summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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