[abe] 09/30: Update menu file. Use the absolute icon path to display the menu icon.

Markus Koschany apo at moszumanska.debian.org
Sat Jun 11 10:41:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository abe.

commit cf15a2b6b0212e77c4f9ff3d7ee754bb72985640
Author: Markus Koschany <apo at debian.org>
Date:   Sat Jun 11 09:48:27 2016 +0200

    Update menu file. Use the absolute icon path to display the menu icon.
    
    Closes: #737783
    
    Update abe.desktop and create a valid desktop file. Add a comment in
    German and keywords.
---
 debian/abe.desktop | 6 +++---
 debian/menu        | 8 +++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/abe.desktop b/debian/abe.desktop
index d6bc5d3..db6ff5b 100644
--- a/debian/abe.desktop
+++ b/debian/abe.desktop
@@ -1,11 +1,11 @@
 [Desktop Entry]
 Version=1.0
 Type=Application
-Encoding=UTF-8
 Name=Abe's Amazing Adventure
 Comment=Side-scrolling game
+Comment[de]=ein seitwärts bewegendes Abenteuerspiel
 TryExec=/usr/games/abe
 Exec=/usr/games/abe
 Categories=Game;AdventureGame;
-Icon=/usr/share/pixmaps/abe.xpm
-MimeType=
+Icon=abe
+Keywords=side-scrolling;adventure;pyramid;singleplayer;
diff --git a/debian/menu b/debian/menu
index 2387ec7..b0fd9ad 100644
--- a/debian/menu
+++ b/debian/menu
@@ -1,3 +1,5 @@
-?package(abe):needs="X11" section="Games/Adventure"\
-  icon="abe.xpm"\
-  title="Abe's Amazing Adventure" command="/usr/games/abe"
+?package(abe):needs="X11" \
+  section="Games/Adventure" \
+  icon="/usr/share/pixmaps/abe.xpm" \
+  title="Abe's Amazing Adventure" \
+  command="/usr/games/abe"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/abe.git



More information about the Pkg-games-commits mailing list