
Ubuntu One applet icons - Humanity
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Ubuntu One applet icons for Humanity icon theme.
Icons created by request of Bob CFC.
ubuntuone-client.png need to go into appropriate size folders of
/usr/share/icons/hicolor/24x24/apps
The rest icons go into appropriate size folders of /usr/share/ubuntuone-client/icons/hicolor/24x24/status
Then do
$ sudo gtk-update-icon-cache -f /usr/share/icons/hicolor
to update icon cache.
And finally restart or start ubuntuone. (Thanks to BobCFC for finding the final steps explained by Elie Charest)
Enjoy :)
Poooody
11 years ago
Nice work, thanks much.
Report
BobCFC
11 years ago
Elie Charest:
Okay, I figured it out: you have to copy the ubuntone-client.png icons in the appropriate size folders for apps in /usr/share/icons/hicolor. For example, copy the 24x24 ubuntuone-client.png icon in the /usr/share/icons/hicolor/24x24/apps directory.
I had tried this repeatedly and it didn't work, until I realized I needed to issue the following command in order to update the icon cache:
$ sudo gtk-update-icon-cache -f /usr/share/icons/hicolor
Restarting UbuntuOne after that displayed the correct greyscale icon once connected.
Report
domore
11 years ago
Report
nicolaide
11 years ago
Report
domore
11 years ago
Report
rawfan
11 years ago
/usr/share/icons/hicolor/16x16/apps/dropbox.png
/usr/share/icons/hicolor/22x22/apps/dropbox.png
/usr/share/icons/hicolor/24x24/apps/dropbox.png
/usr/share/icons/hicolor/32x32/apps/dropbox.png
/usr/share/icons/hicolor/48x48/apps/dropbox.png
/usr/share/icons/hicolor/64x64/apps/dropbox.png
/usr/share/icons/hicolor/64x64/emblems/emblem-dropbox-syncing.icon
/usr/share/icons/hicolor/64x64/emblems/emblem-dropbox-syncing.png
/usr/share/icons/hicolor/64x64/emblems/emblem-dropbox-unsyncable.icon
/usr/share/icons/hicolor/64x64/emblems/emblem-dropbox-unsyncable.png
/usr/share/icons/hicolor/64x64/emblems/emblem-dropbox-uptodate.icon
/usr/share/icons/hicolor/64x64/emblems/emblem-dropbox-uptodate.png
Report
domore
11 years ago
Report
nicolaide
11 years ago
Report
domore
11 years ago
Report
BobCFC
11 years ago
Report