From ebb1ab3d05b1e61a491375b7640196e04f1bab06 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Thu, 9 Apr 2020 16:15:07 +0200 Subject: Initial commit: Basic chess grid --- harbour-sailchess.desktop | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 harbour-sailchess.desktop (limited to 'harbour-sailchess.desktop') diff --git a/harbour-sailchess.desktop b/harbour-sailchess.desktop new file mode 100644 index 0000000..8cc738d --- /dev/null +++ b/harbour-sailchess.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Type=Application +X-Nemo-Application-Type=silica-qt5 +Icon=harbour-sailchess +Exec=harbour-sailchess +Name=harbour-sailchess +# 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]=harbour-sailchess -- cgit v1.2.3