diff options
author | Bdale Garbee <bdale@gag.com> | 2011-08-25 01:48:11 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2011-08-25 01:48:11 -0600 |
commit | 3ec03792adebbeadc9c0d4985c6f51877e8ab969 (patch) | |
tree | 0d766b689e2e6866aaf4d63e6b0f6a5b79e39340 | |
parent | 0b1d5b678f0e36fbe09d4d3babffb77f857f098d (diff) |
update desktop file for consistency with package section
-rw-r--r-- | debian/altos.desktop | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/altos.desktop b/debian/altos.desktop index 4345cf09..a74ecafa 100644 --- a/debian/altos.desktop +++ b/debian/altos.desktop @@ -1,10 +1,10 @@ [Desktop Entry] Type=Application Name=AltOS UI -GenericName=TeleMetrum Telemetry Viewer -Comment=View and log downlink data from TeleMetrum +GenericName=Altus Metrum Ground Station +Comment=View and log downlink data from Altus Metrum products Icon=/usr/share/pixmaps/altusmetrum.xpm Exec=/usr/bin/altosui %f Terminal=false MimeType=text/plain; -Categories=Education;Science; +Categories=Electronics;Science; |