Results 1 to 5 of 5
Guys,
I developed the software which works fine. But i want to add that program into Start menu. I am using the Suse 11.0 and gnome and Kde desktop. How ...
- 01-25-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 6
[SOLVED] Add a program to Start menu ( Suse 11.0)
Guys,
I developed the software which works fine. But i want to add that program into Start menu. I am using the Suse 11.0 and gnome and Kde desktop. How to add my program into start menu by using c language. Or else already any available shell command there??? Help me......
Advance thanks....
- 01-25-2009 #2
I believe that the RPM package defines where and if a program is added to the menu when installing.
To add a program manually right click the open menu and select edit menu editor.
- 01-25-2009 #3Just Joined!
- Join Date
- Jan 2009
- Posts
- 6
Ya Obviously rpm can define where to put the files. But i really don't know which location i suppose to add in order to make in Start menu???
- 01-25-2009 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
It should wind up in the correct place within the menu if you create a .desktop file for it and install it with the app:
Desktop Entry Specification
Hope I understood correctly and that is what you are asking.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 01-26-2009 #5Just Joined!
- Join Date
- Jan 2009
- Posts
- 6
Ya i got it... Thanks for your help


