» 
How to edit start menu items
Hey guys,
a while ago someone asked the question of how to edit start menu items in fedora or redhat 9.0. I found this and tried it out and it works. Here is how you do it.
(as root in a terminal type the following)
cd /etc/gnome-vfs-2.0/modules
mv default-modules.conf
default-modules.conf.without-menu-editing
cp default-modules.conf.with-menu-editing default-modules.conf
Then the next time you start gnome you should be able to edit the apps by typing "applications:///" in a nautilus window, and
rearrange things there.
after that log out and log back in and your changes will have been made.
Hope this helps if people were ever wondering about this.
|