aboutsummaryrefslogtreecommitdiff
path: root/debian/chicago95-theme-plus.install
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-06-30 07:41:13 -0400
committerB Stack <bgstack15@gmail.com>2020-06-30 07:41:13 -0400
commita4f4dafc3ebc0ef42dfa4b7e17afd17cc85a054e (patch)
tree7b22bf497e44c4e2c517bd3f3447b490d9454b0d /debian/chicago95-theme-plus.install
parentWIP: improve packaging (diff)
downloadchicago95-packages-a4f4dafc3ebc0ef42dfa4b7e17afd17cc85a054e.tar.gz
chicago95-packages-a4f4dafc3ebc0ef42dfa4b7e17afd17cc85a054e.tar.bz2
chicago95-packages-a4f4dafc3ebc0ef42dfa4b7e17afd17cc85a054e.zip
improve packaging
Add mimetype, include more docs, and miscellaneous package fixes.
Diffstat (limited to 'debian/chicago95-theme-plus.install')
-rw-r--r--debian/chicago95-theme-plus.install2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/chicago95-theme-plus.install b/debian/chicago95-theme-plus.install
index bd4e4ea..aa4419b 100644
--- a/debian/chicago95-theme-plus.install
+++ b/debian/chicago95-theme-plus.install
@@ -7,4 +7,6 @@
/usr/bin/ChicagoPlus
/usr/bin/PlusGUI
/usr/libexec/chicago95-theme-plus
+/usr/share/applications/PlusGUI.desktop
/usr/share/chicago95-theme-plus
+/usr/share/mime/packages/*.xml
bgstack15