aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/sciteco-gtk.links
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2021-06-01 00:36:58 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2021-06-01 00:36:58 +0200
commit0dcfb82c706585d1ed5bd700a88cc9ddc6a8751d (patch)
treef55e25a2f81f8c86dfa214d395c2fa60f852fb78 /debian/sciteco-gtk.links
parentd0c8cb91b089e735fb288cf0fd44afb20e08a89c (diff)
downloadsciteco-0dcfb82c706585d1ed5bd700a88cc9ddc6a8751d.tar.gz
debianized the Gtk UI (sciteco-gtk)
* Added a Freedesktop file - only as part of the debian package yet. `make install` won't install a Desktop file since it would have to be generated. * Just like when installing manually, you can have a Curses and Gtk installation side by side using the same .teco_ini. * Common data between the Curses UI (sciteco-curses) and Gtk UI are in a new architecture-independant package sciteco-common. * The Gtk+ binaries are prefixed with `g` (gsciteco, gtedoc.tes, ggrosciteco.tes). * Debian source and binary packages can be built using `./distribute.mk debian` as usual. It should also be possible to push everything to the PPA for the next release, although that is not yet tested.
Diffstat (limited to 'debian/sciteco-gtk.links')
-rw-r--r--debian/sciteco-gtk.links9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/sciteco-gtk.links b/debian/sciteco-gtk.links
new file mode 100644
index 0000000..04a9057
--- /dev/null
+++ b/debian/sciteco-gtk.links
@@ -0,0 +1,9 @@
+usr/share/man/man1/sciteco.1.gz usr/share/man/man1/gsciteco.1.gz
+usr/share/man/man1/grosciteco.tes.1.gz usr/share/man/man1/ggrosciteco.tes.1.gz
+usr/share/man/man1/tedoc.tes.1.gz usr/share/man/man1/gtedoc.tes.1.gz
+
+# FIXME: The Gtk UI currently expects the icons in /usr/share/sciteco.
+# Perhaps they should be installed into usr/share/icons/hicolor in the first place.
+usr/share/icons/hicolor/16x16/apps/sciteco.png usr/share/sciteco/sciteco-16.png
+usr/share/icons/hicolor/32x32/apps/sciteco.png usr/share/sciteco/sciteco-32.png
+usr/share/icons/hicolor/48x48/apps/sciteco.png usr/share/sciteco/sciteco-48.png