From 75533443ecae81d6861bdc1402a0e4b271838979 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 19 Jun 2023 21:20:13 +0300 Subject: distribute sciteco.desktop * Useful for packaging on platforms where we can only build from tarballs (FreeBSD) * I don't know whether it's always safe and correct to install this file into $DATADIR/applications, so the file is only distributed but not installed yet. * It contains a hardcoded binary name "gsciteco". This could actually differ depending on the concrete --program-prefix and it would be good to include the exact installation path. This however is not possible as long as we do not install this file. --- debian/sciteco-gtk.install | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'debian/sciteco-gtk.install') diff --git a/debian/sciteco-gtk.install b/debian/sciteco-gtk.install index 303187c..8907904 100755 --- a/debian/sciteco-gtk.install +++ b/debian/sciteco-gtk.install @@ -12,5 +12,4 @@ ico/sciteco-32.png => usr/share/icons/hicolor/32x32/apps/sciteco.png ico/sciteco-48.png => usr/share/icons/hicolor/48x48/apps/sciteco.png ico/sciteco-256.png => usr/share/icons/hicolor/256x256/apps/sciteco.png -# Not currently part of source tree: -debian/sciteco.desktop usr/share/applications +src/sciteco.desktop => usr/share/applications -- cgit v1.2.3