diff options
author | Bdale Garbee <bdale@gag.com> | 2010-05-12 17:04:13 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-05-12 17:04:13 -0600 |
commit | ae6854df00579ea1c3486f1bf8f19443d5ac9498 (patch) | |
tree | 83b6c2aead32f12202fa947d93560529bce8a591 | |
parent | 7191d74e680a63728f5eb139069a674fef969e6c (diff) |
update desktop file for conformance with current standards
-rw-r--r-- | debian/altos.desktop | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/debian/altos.desktop b/debian/altos.desktop index d43f9a28..8fa1247e 100644 --- a/debian/altos.desktop +++ b/debian/altos.desktop @@ -1,12 +1,10 @@ [Desktop Entry] -Encoding=UTF-8 -Name=AltOS-View -GenericName=TeleMetrum-telemetry-viewer +Type=Application +Name="AltOS View" +GenericName="TeleMetrum Telemetry Viewer" Comment=View and log downlink data from TeleMetrum +Icon=/usr/share/pixmaps/altusmetrum.xpm Exec=/usr/bin/ao-view %f Terminal=false -MultipleArgs=false -Type=Application -Icon=/usr/share/pixmaps/altusmetrum.xpm -Categories=Application;Network -MimeType=text/plain +MimeType=text/plain; +Categories=Viewer;Network; |