Re: Lose the "red hat" gnome menu icon? Menu editor?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09 Oct 2002 10:15:53 -0500
"psyche-list@ragweed.net" <psyche-list@ragweed.net> wrote:

> Here's a trivial problem I can't seem to solve - how does one change the
> "red hat" icon for the GNOME menu? I liked the gnome foot much better.
> 
> Also, what's the actual command (redhat-* or gnome-* ?) to edit the
> primary GNOME menu?
> 
> Thanks very much.
> 
> 
from a previous answer on this list (H. Pennington) :

 gconftool-2 -R /apps/panel | less

search for "menu-object" in there to find the right gconf directory
for the menu applet.

It should contain a custom-icon key, change that to "true", then add
custom-icon-file in there with your icon filename.

An example of how to set a gconf key would be:
 gconftool-2 --type string --set \
 /apps/panel/profiles/default/objects/34234/custom-icon-file \
  /usr/share/pixmaps/foo.png

Or try gconf-editor. 

thanks Havoc
it works fine
Franck





[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux