From e4ad766315879e1ff05bb111229f073f8f0ed68e Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Mon, 10 Oct 2022 21:30:02 +0200 Subject: PassFish: Initial Commit Well, that's a lie. But nobody needs to see all the iterations I decided to sweep under the rug. That said, I think the repo is, while not clean, clean enough now, to not be embarrassed by uploading it to github. --- harbour-passfish.desktop | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 harbour-passfish.desktop (limited to 'harbour-passfish.desktop') diff --git a/harbour-passfish.desktop b/harbour-passfish.desktop new file mode 100644 index 0000000..4a5b108 --- /dev/null +++ b/harbour-passfish.desktop @@ -0,0 +1,21 @@ +[Desktop Entry] +Type=Application +Icon=harbour-passfish +Exec=harbour-passfish +Name=PassFish + +#commented out because it causes troubles on SFOS 3.4 +X-Nemo-Application-Type=silica-qt5 +#X-Nemo-Application-Type=generic + +# translation example: +# your app name in German locale (de) +# +# Remember to comment out the following line, if you do not want to use +# a different app name in German locale (de). +#Name[de]=PassFish + +[X-Sailjail] +Permissions= +OrganizationName=info.grois +ApplicationName=harbour-passfish -- cgit v1.2.3