diff options
author | Przemyslaw <prymula76@outlook.com> | 2024-04-01 09:02:22 +0200 |
---|---|---|
committer | Przemyslaw <prymula76@outlook.com> | 2024-04-01 09:02:22 +0200 |
commit | d8afc9f5c2aa97a96ca326c0178a7fc9577afaaf (patch) | |
tree | 730acbaff01acd5ebed98a7c6ee831ccb731706e /KopiecKreta.desktop |
Init
Diffstat (limited to 'KopiecKreta.desktop')
-rw-r--r-- | KopiecKreta.desktop | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/KopiecKreta.desktop b/KopiecKreta.desktop new file mode 100644 index 0000000..bc41084 --- /dev/null +++ b/KopiecKreta.desktop @@ -0,0 +1,14 @@ +#!/usr/bin/env xdg-open + +[Desktop Entry] +Encoding=UTF-8 +Type=Application +Categories=Games; + +Name=KopiecKreta + +Exec=java -jar /usr/games/KopiecKreta.jar +Terminal=false +Icon=/usr/share/kopieckreta/icons/kopieckreta.png + +Name[pl_PL]=KopiecKreta |