Re: Linux Desktop Shortcut
Hi
Thank you very much for your post.
Actually even I was looking for something like that because I want to add a specific file to the menu and then create a desktop shortcut. I have done it successfully now and even I have added a icon to it. I am happy now. Thanks for your post.
Re: Linux Desktop Shortcut
Hi
The above mentioned post is good, but I think many of the desktop environments including Gnome , Kde and DFCE implement the specifications lead by freedesktop organization. One of these specifications of the Desktop Entry Specification which explains the format of the file that defines desktop icons. The Desktop Base Directory Specification explains the locations that desktop environments should look to find these files. if you are installing an rpm package then your rpm needs to include a .desktop file as it is specified by the Desktop Entry Specification and it should install it to the correct location as specified by
Desktop Base Directory Specification.