diff options
author | Keith Packard <keithp@keithp.com> | 2014-06-05 16:52:36 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-06-05 16:52:36 -0700 |
commit | 8e7b8b0533e03e89425296d464b7a1a26fb63686 (patch) | |
tree | 1d91a38d728c80408c0c066f77678371e60d4e13 /telegps | |
parent | 1bcafc452f50e518c4d86cbd6b9057c4bf7e676f (diff) |
telegps: Update icon and icon building
Switch to satellite icon, build the osx and windows icons.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'telegps')
-rw-r--r-- | telegps/telegps.desktop.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/telegps/telegps.desktop.in b/telegps/telegps.desktop.in index abdf286f..3d249d8a 100644 --- a/telegps/telegps.desktop.in +++ b/telegps/telegps.desktop.in @@ -1,10 +1,10 @@ [Desktop Entry] Type=Application -Name=MicroPeak -GenericName=MicroPeak download and analysis -Comment=View and log data from MicroPeak altimeters -Icon=%icondir%/micropeak.svg -Exec=%bindir%/micropeak %f +Name=TeleGPS +GenericName=TeleGPS monitor, download and analysis +Comment=View and log data from TeleGPS tracking devices +Icon=%icondir%/telegps.svg +Exec=%bindir%/telegps %f Terminal=false MimeType=text/plain; Categories=Education;Electronics;Science; |