diff options
Diffstat (limited to 'packages/openmoko-apps/files/openmoko-gps.desktop')
-rw-r--r-- | packages/openmoko-apps/files/openmoko-gps.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/openmoko-apps/files/openmoko-gps.desktop b/packages/openmoko-apps/files/openmoko-gps.desktop new file mode 100644 index 0000000000..ed3ec23933 --- /dev/null +++ b/packages/openmoko-apps/files/openmoko-gps.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=GPS +Comment=Display GPS coordinates +Exec=gps_reader.py +Icon=openmoko-terminal +Terminal=false +Type=Application +Categories=GTK;Application;Utilities; +MimeType=text/x-vcard; +SingleInstance=true +StartupNotify=true |