Results 1 to 8 of 8
Hi
Can any one tell me how to a add menu item to the main menu through shell script or some other means ...i am using Redhat linux with gnome ...
- 03-12-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 26
add menu item to main menu
Hi
Can any one tell me how to a add menu item to the main menu through shell script or some other means ...i am using Redhat linux with gnome desktop
- 03-12-2007 #2
Take a look at the text files in /usr/share/applications for an example on how to create entries for the main menu.
- 03-12-2007 #3Just Joined!
- Join Date
- Jan 2007
- Posts
- 26
Thank u for ur reply...i had created a app with sample in /usr/share/applications
its working fine....thank you very much
- 03-12-2007 #4
- 03-12-2007 #5
- 03-13-2007 #6Just Joined!
- Join Date
- Jan 2007
- Posts
- 26
i can able to add the menu in main menu as a core
using
Categories=Application;Core;
is that possible create our own menu similar to System Settings or Programming
- 03-13-2007 #7
I'm sure its possible, but I don't know how its done. Maybe the GNOME or KDE developer docs can help you out.
- 03-13-2007 #8its possible and easy if you understand the stuff. check here.
Originally Posted by creativemadhan It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote