summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanskritFritz2015-12-15 22:59:21 +0100
committerSanskritFritz2015-12-15 22:59:21 +0100
commit271c142b0d88041969ee45715869359b772d852a (patch)
treeb4ce3473edd2813df49c8f760328e3f160fa84c4
parentf79f36672d72a6add543bd578bb5baf323ec2003 (diff)
downloadaur-271c142b0d88041969ee45715869359b772d852a.tar.gz
Upstream version 4.0. Tried to add the launcher, but it doesnt work.
-rw-r--r--pzl_akari.desktop9
-rw-r--r--pzl_launcher.desktop9
2 files changed, 18 insertions, 0 deletions
diff --git a/pzl_akari.desktop b/pzl_akari.desktop
new file mode 100644
index 000000000000..8e7b3ccad785
--- /dev/null
+++ b/pzl_akari.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Version=1.0
+Name=pzl games Akari
+Comment=Akari (pzl games)
+Categories=Game;LogicGame
+Exec=python2 /usr/share/pzl_games/akari.pyw
+Terminal=false
+Icon=/usr/share/pixmaps/pzl_games/akari_logo.gif
+Type=Application
diff --git a/pzl_launcher.desktop b/pzl_launcher.desktop
new file mode 100644
index 000000000000..5e0d4eced723
--- /dev/null
+++ b/pzl_launcher.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Version=1.0
+Name=pzl games Launcher
+Comment=Launcher for PZL Games
+Categories=Game;LogicGame
+Exec=python2 /usr/share/pzl_games/pzl_launcher.pyw
+Terminal=false
+Icon=/usr/share/pixmaps/pzl_games/pzl_icon.png
+Type=Application