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 ...
- 03-14-2007 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 13
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.
- 03-14-2007 #2
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.
- 03-15-2007 #3Just 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
- 03-20-2007 #4Just Joined!
- Join Date
- Dec 2006
- Posts
- 13
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 folderLast edited by devils casper; 03-20-2007 at 07:37 AM.


Reply With Quote