View Single Post
BrentDC's Avatar
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#152
Originally Posted by dan View Post
Now to redo my custom menus.
Has anyone figured out where the ooo-gulls.png file resides?? I need it so that I can place the icons on Debian apps in my custom menu. They all have the same dumb icon as open office.
This is actually more complicated than you'd think.

ooo-gulls.png is located in "/usr/share/icons/hicolor/scalable/apps/"

You want to place your icons there, too, with a size of 64x64. Once you do that, you'll want to link to it in your .desktop, but you don't need to use the entire patth, just it's name (I think?). Then you want to run this command in the terminal as root:

Code:
gtk-update-icon-cache -f /usr/share/icons/hicolor/
It should now work, tell me how it goes.
__________________
-Brent

Author of TouchSearch -- web searching software for Maemo 5.

Mobile Device lineage: Palm Z22 -> Palm TX -> Nokia N800 -> Nokia N900
 

The Following 2 Users Say Thank You to BrentDC For This Useful Post: