Find the answer to your Linux question:
Results 1 to 4 of 4
hi,,,,,,,,,,,allll I want to make a desktop lanucher.... i have created a GUI application in which i edited .desktop file where Name=Base ball Type= Application ExEc=/usr/bin Icon= baseball.png Comment=A Simple ...
  1. #1
    Just Joined!
    Join Date
    Dec 2006
    Posts
    13

    Thumbs down where to put .desktop file

    hi,,,,,,,,,,,allll

    I want to make a desktop lanucher....
    i have created a GUI application in which i edited .desktop file where

    Name=Base ball
    Type= Application
    ExEc=/usr/bin
    Icon= baseball.png
    Comment=A Simple Base Ball Game
    Categories=Application;Game
    ..........................
    ...............
    ...........
    Then where do i keep .desktop file show that the baseball lanuncher will show in the
    Application->Game->Baseball

    like Application->Programming->Kdevelop in the menus.
    And it should be portable for every distributions of linux...

    Is there any file where all the desktop application information are stored.

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    They are stored in /usr/share/applications. You may want to look at the entries already in /usr/share/applications and use them as a guide because currently there a re a few minor errors in your file.

  3. #3
    Just Joined!
    Join Date
    Dec 2006
    Posts
    13

    how to do it portable for all distributions

    Hi,,,,
    As per ur suggestion.. i found it in /usr/share/apllication in redhat-9
    but for others.

    is there any file whre the information about the path of applications are written.
    like in /etc/issue file has the information about the distribution..

    example ----when i installled yahoo messesenger i found the path of .desktop file is /opt/ymessenger/bin/ymessenger.desktop

    i mean which file contains this information


    kindy guide me

  4. #4
    Just Joined!
    Join Date
    Dec 2006
    Posts
    13

    Thumbs down 3rd party software Install menu

    Hi....................

    I have created a delet files GUI application... It is a GUI interface...in which we can delete files through this GUI application.
    I want to add it on the desktop menu application.... like

    application->Accessories->calculator..

    Can Anyone GUIDE me..,How can i make it as calculator menu and it should be nonportable For all linux Distribution....
    /usr/share/application makes own installer with own folder
    Last edited by devils casper; 03-20-2007 at 07:37 AM.

Posting Permissions

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