Package: kq
Version: 0.99.cvs20060528-3
Severity: wishlist
Tags: patch

Please consider applying the following patch, which adds a desktop file
to this package.

Desktop files are the new way how GNOME and KDE handle the applications
menu, and should be used instead or additionally to old Debian .menu
files. The freedesktop.org specification can be found at
http://standards.freedesktop.org/desktop-entry-spec/latest/

Thanks,
Lukas

-- 
Lukas Fittl <[EMAIL PROTECTED]>
--- kq-0.99.cvs20060528/debian/rules
+++ kq-0.99.cvs20060528/debian/rules
@@ -33,6 +33,9 @@
        dh_install --sourcedir=debian/tmp --list-missing
        install -m 644 debian/kq.xpm debian/kq/usr/share/games/kq/
        ln -s kq-data `pwd`/debian/kq/usr/share/doc/kq
+
+       mkdir -p debian/kq/usr/share/applications
+       install -m 664 debian/kq.desktop debian/kq/usr/share/applications

 binary-indep: build install
        dh_testdir -i
@@ -52,6 +55,7 @@
        dh_testroot -a
        dh_installmenu -a
        dh_installman -a debian/kq.6
+       dh_desktop -a
        dh_strip -a
        dh_compress -a
        dh_fixperms -a
only in patch2:
unchanged:
--- kq-0.99.cvs20060528.orig/debian/kq.desktop
+++ kq-0.99.cvs20060528/debian/kq.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Encoding=UTF-8
+Type=Application
+Version=1.4
+Name=KQ
+Exec=kq
+Terminal=false
+Categories=Game;AdventureGame;RolePlaying;
+Comment=An RPG like Final Fantasy 1
+Comment[pt]=RPG (Estilo Final Fantasy 1)
+Icon=/usr/share/games/kq/kq.xpm

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to