Control: tags -1 patch
Control: retitle -1 please create a valid desktop and menu file

Dear maintainer,

please find attached a patch that achieves the following:

 * Create a valid desktop file. Add keywords and a comment in German.
 * bygfoot.menu: Use the absolute icon path to display the menu icon.
   (Closes: #737839)

Regards,

Markus
From ed510b3954235423348ddfc2cfdee99b31d5b5aa Mon Sep 17 00:00:00 2001
From: Markus Koschany <a...@gambaru.de>
Date: Mon, 24 Mar 2014 11:45:55 +0100
Subject: [PATCH] fix 737839

---
 debian/bygfoot.desktop | 10 ++++++----
 debian/bygfoot.menu    | 10 ++++++----
 debian/changelog       |  9 +++++++++
 3 files changed, 21 insertions(+), 8 deletions(-)

diff --git a/debian/bygfoot.desktop b/debian/bygfoot.desktop
index 0970b22..e9d1de4 100644
--- a/debian/bygfoot.desktop
+++ b/debian/bygfoot.desktop
@@ -3,7 +3,9 @@ Version=1.0
 Type=Application
 Name=bygfoot
 Comment= A soccer manager game
-TryExec=/usr/games/bygfoot
-Exec=/usr/games/bygfoot
-Categories=Application;Game;
-Icon=bygfoot.xpm
+Comment[de]=ein Fußball-Manager-Spiel
+TryExec=bygfoot
+Exec=bygfoot
+Categories=Game;SportsGame;
+Icon=bygfoot
+Keywords=sport;soccer;football;manager;clubs;players;
diff --git a/debian/bygfoot.menu b/debian/bygfoot.menu
index 02193e8..7355195 100644
--- a/debian/bygfoot.menu
+++ b/debian/bygfoot.menu
@@ -1,4 +1,6 @@
-?package(bygfoot):needs="X11" section="Games/Strategy"\
-  longtitle="Bygfoot is a soccer manager game"\
-  icon="bygfoot.xpm"\
-  title="bygfoot" command="/usr/games/bygfoot"
+?package(bygfoot):needs="X11" \
+  section="Games/Strategy" \
+  longtitle="Bygfoot is a soccer manager game" \
+  icon="/usr/share/pixmaps/bygfoot.xpm" \
+  title="Bygfoot" \
+  command="/usr/games/bygfoot"
diff --git a/debian/changelog b/debian/changelog
index 154d8c8..b966afa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+bygfoot (2.3.2-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Create a valid desktop file. Add keywords and a comment in German.
+  * bygfoot.menu: Use the absolute icon path to display the menu icon.
+    (Closes: #737839)
+
+ -- Markus Koschany <a...@gambaru.de>  Mon, 24 Mar 2014 11:49:59 +0100
+
 bygfoot (2.3.2-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
-- 
1.9.1

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to