diff options
author | Bdale Garbee <bdale@gag.com> | 2010-05-12 16:44:14 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-05-12 16:44:14 -0600 |
commit | 68eaaa694bb7bf20642ad11eac8a13c1c8e21b7d (patch) | |
tree | 0b9c24e8f5c99ae73fe06c25b4e4e63040aeee35 | |
parent | 9d3d09578381bb6e6f88c39b0e945371bbc22c5a (diff) |
add desktop file
-rw-r--r-- | debian/altos.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/altos.desktop b/debian/altos.desktop new file mode 100644 index 00000000..d43f9a28 --- /dev/null +++ b/debian/altos.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=AltOS-View +GenericName=TeleMetrum-telemetry-viewer +Comment=View and log downlink data from TeleMetrum +Exec=/usr/bin/ao-view %f +Terminal=false +MultipleArgs=false +Type=Application +Icon=/usr/share/pixmaps/altusmetrum.xpm +Categories=Application;Network +MimeType=text/plain |