Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Take a look at the text files in /usr/share/applications for an example on how to create entries for the main menu.

  3. #3
    Just 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

  4. #4
    Linux Newbie chadders's Avatar
    Join Date
    Jan 2007
    Location
    Earth.
    Posts
    102
    Thanks for that also. I was wondering where to find that.
    That's my two pence worth.

    Chadders.

    Use my themes... click here.

    New to Linux Forums, or Linux in general? Start here.
    Get Debian (Etch) here.
    Registered Linux user #442544.

  5. #5
    Just Joined! surya.theSun's Avatar
    Join Date
    Jun 2006
    Location
    Lubbock, TX
    Posts
    26
    Good to know this.

  6. #6
    Just 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

  7. #7
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    I'm sure its possible, but I don't know how its done. Maybe the GNOME or KDE developer docs can help you out.

  8. #8
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by creativemadhan
    is that possible create our own menu similar to System Settings or Programming
    its possible and easy if you understand the stuff. check here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...