diff options
Diffstat (limited to 'recipes/gpsdrive/files/gpsdrive.desktop')
-rw-r--r-- | recipes/gpsdrive/files/gpsdrive.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/gpsdrive/files/gpsdrive.desktop b/recipes/gpsdrive/files/gpsdrive.desktop new file mode 100644 index 0000000000..13d0b4fcce --- /dev/null +++ b/recipes/gpsdrive/files/gpsdrive.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=GPSDrive +Comment=GPS map software +Exec=gpsdrive -p -1 +Terminal=false +Type=Application +Icon=gpsicon +Categories=Graphics;Network;Geography; +StartupNotify=false |