The simplest way I have yet found is to manually create a desktop file anywhere one the file system, but I would recommend to put it in the same folder as the program you are creating to shortcut to.
Example of my eclipse.desktop:
$[Desktop Entry]
Exec=/home/magnus/bin/eclipse-jee-3.7.1/eclipse
Icon=/home/magnus/bin/eclipse-jee-3.7.1/icon.xpm
Name=Eclipse JEE 3.7.1
StartupNotify=true
Terminal=false
Type=Application
X-KDE-SubstituteUID=false
No comments:
Post a Comment