summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2014-02-16 15:17:40 -0800
committerKeith Packard <keithp@keithp.com>2014-02-16 15:52:22 -0800
commit948a614a62754fd4fffd9b84ad83fd444e4f0437 (patch)
treec7b62e85cd164365758ddd2b5d97b31824d86167 /debian
parent066a01ad0b4e73fdb47b43a42c1d0b7fae81a180 (diff)
Move .desktop and icon management out of debian dir
This constructs a .desktop file from a template and installs it, along with suitable .svg icons, during the normal build process Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/altos.desktop10
-rw-r--r--debian/altos.install2
2 files changed, 0 insertions, 12 deletions
diff --git a/debian/altos.desktop b/debian/altos.desktop
deleted file mode 100644
index 2d93f29d..00000000
--- a/debian/altos.desktop
+++ /dev/null
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=AltOS UI
-GenericName=Altus Metrum Ground Station
-Comment=View and log downlink data from Altus Metrum products
-Icon=/usr/share/pixmaps/altusmetrum.svg
-Exec=/usr/bin/altosui %f
-Terminal=false
-MimeType=text/plain;
-Categories=Education;Electronics;Science;
diff --git a/debian/altos.install b/debian/altos.install
index 8bfdd837..50f21eb1 100644
--- a/debian/altos.install
+++ b/debian/altos.install
@@ -1,5 +1,3 @@
-debian/altos.desktop usr/share/applications
-debian/altusmetrum.svg usr/share/pixmaps
debian/altusmetrum.xpm usr/share/pixmaps
src/*/*.ihx usr/share/altos
src/*/*.map usr/share/altos