PDA

View Full Version : Editing Application menu in Fedora?


curvenger
11-07-2005, 04:57 PM
How will i change the shortcut in application menu in GNOME, i know in KDE but not in GNOME, i tried using applications:\\\ but still i cannot edit the file, and it says disk set to read only???

gauravnawani
11-07-2005, 05:26 PM
You will need root previlidges for that.

There are few gnome-menu editor around. I havent ever used them but you can try out if you want.

http://www.gnomefiles.org/app.php?soft_id=867
A posting related to that.
http://www.linuxquestions.org/questions/history/338657

I cant recall another editor but it was text based.

desertwind
11-07-2005, 06:16 PM
gnome-menu-editor will work with only GNOME 2.11.x.
Use gmenu-editor instead

http://www.gnomefiles.org/app.php?soft_id=987

gauravnawani
12-07-2005, 07:59 AM
Better still use SMEG

http://www.realistanew.com/projects/smeg/

desertwind
13-07-2005, 11:07 PM
i istalled smeg. while trying to run it it shows the following error
Traceback (most recent call last):
File "/usr/bin/smeg", line 30, in ?
from MenuHandler import MenuHandler
File "/usr/lib/smeg/MenuHandler.py", line 29, in ?
import xdg.Menu, xdg.Config, xdg.IniFile, xdg.MenuEditor, xdg.BaseDirectory
ImportError: No module named xdg.Menu

gauravnawani
14-07-2005, 07:04 AM
You will need to install pyxdg after installing smeg.

http://freedesktop.org/Software/pyxdg

I must say the smeg workes pretty fine. :)