aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sciteco.desktop
AgeCommit message (Collapse)AuthorFilesLines
2023-06-19distribute sciteco.desktopRobin Haberkorn1-0/+8
* 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.