LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Editing the gnome menu (https://www.linuxquestions.org/questions/linux-general-1/editing-the-gnome-menu-246078/)

phil.d.g 10-22-2004 03:21 PM

Editing the gnome menu
 
Hi,

I'm having trouble editing the application menu in gnome 2.6 (FC2), I cant edit it either directly by right clicking on a menu item nor can I edit it by "applications:///" in the nautilus browser

I have already tried
Code:

(as root)
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

it is said that this only works in RH9 and FC1, but I tried it anyway, I've also tried as previously suggested on this forum by editing the *.desktop files in /usr/share/applications but this has no effects. Please give me a few ideas on how to solve this

Phil

reddazz 10-27-2004 11:15 PM

try editing your menu as root, it worked for me system wide. I however believe that there is another method, which you can search for on google.

phil.d.g 10-29-2004 02:53 PM

I found that by editing the files in /usr/share/applications I could edit the gnome menu is I wanted, there was just one app that I couldn't move but got around this by unistalling it (was an rpm package) and then compiling said program from source and adding a file for that program in /usr/share/applications, and this sorted it. But thanks anyway

willywill41 11-19-2004 09:38 PM

Phil,

Did you find any of these suggestions helpful? I am trying to do the same thing.

phil.d.g 11-20-2004 07:46 PM

The best way to go about it is to go to /usr/share/applications and copy one of the existing *.desktop files and alter it to suit the app you want it to point to.

There is a problem with FC2 where you cannot alter the menu by typing "applications:///" in the address bar of nautilis either as a normal user or root, I'd expect the same problem to exist with FC1, I don't know of any other way to alter the menu though. You can try copying default-modules.conf.with-menu-editing to default-modules.conf as outlined in my first post as this was supposed to work in FC1, in didn't work in FC2 though which is what I had at the time - remeber to back up your original default-modules.conf before writing over it

vicus 11-24-2004 02:57 AM

I am currently using FC3. I tried those commands, but now the Gnome Menu is not working anymore:(
Anyone can help me?

phil.d.g 11-24-2004 06:13 AM

which commands?

If your referring to copying that configuration file then just copy the default-modules.conf.without-menu-editing back to default-modules.conf

vicus 11-24-2004 09:35 AM

The commands found in the first post...
I'll try to follow your advice. But I didn't backup my modules.conf before. I wonder what happends if I copy the files from another person..


All times are GMT -5. The time now is 01:42 PM.