Control: tags -1 patch

Hi,

please find attached a patch that achieves the following:


* Add magicmaze.desktop file.


Regards,

Markus
From b4febfdb64ddb91ada78c4c32e60518c506100a6 Mon Sep 17 00:00:00 2001
From: Markus Koschany <a...@gambaru.de>
Date: Fri, 25 Sep 2015 18:36:17 +0200
Subject: [PATCH] desktop integration

---
 debian/changelog         |  7 +++++++
 debian/install           |  1 +
 debian/magicmaze.desktop | 11 +++++++++++
 3 files changed, 19 insertions(+)
 create mode 100644 debian/magicmaze.desktop

diff --git a/debian/changelog b/debian/changelog
index 2de0683..be92897 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+magicmaze (1.4.3.6+dfsg-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Add magicmaze.desktop file. (Closes: #737968)
+
+ -- Markus Koschany <a...@gambaru.de>  Fri, 25 Sep 2015 18:41:43 +0200
+
 magicmaze (1.4.3.6+dfsg-2) unstable; urgency=low
 
   * fix crash when pausing the game
diff --git a/debian/install b/debian/install
index 759f167..379c4b6 100644
--- a/debian/install
+++ b/debian/install
@@ -5,3 +5,4 @@ data/gfx/*.pcx		usr/share/magicmaze/gfx/
 data/gfx/*.dat		usr/share/magicmaze/gfx/
 data/gfx/*.png		usr/share/magicmaze/gfx/
 debian/magicmaze.xpm	usr/share/pixmaps/
+debian/magicmaze.desktop usr/share/applications
diff --git a/debian/magicmaze.desktop b/debian/magicmaze.desktop
new file mode 100644
index 0000000..9500e38
--- /dev/null
+++ b/debian/magicmaze.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=Magicmaze
+Comment=rescue the maiden while avoiding the monsters
+Comment[de]=Rette das Burgfräulein und weiche den Monstern aus
+Exec=magicmaze
+Icon=magicmaze
+Terminal=false
+Categories=Game;ActionGame;
+Keywords=maiden;monsters;wizard;joystick;gauntlet;
-- 
2.5.3

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to