diff options
author | Bdale Garbee <bdale@gag.com> | 2010-05-12 19:53:40 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-05-12 19:53:40 -0600 |
commit | 6bd85138c1bfbc1d8b78dce1501870a65a64db36 (patch) | |
tree | 8cf59f4be5808a0a1530134e104b99db5815354b | |
parent | d639144b9bb840fbbced199738787ec054eddf12 (diff) |
lose the quotes since they apparently aren't necessary
-rw-r--r-- | debian/altos.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/altos.desktop b/debian/altos.desktop index 8fa1247e..ae9bdc63 100644 --- a/debian/altos.desktop +++ b/debian/altos.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Type=Application -Name="AltOS View" -GenericName="TeleMetrum Telemetry Viewer" +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 |