Package: bygfoot Version: 2.0.1-1 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]>
--- bygfoot-2.0.1/debian/rules +++ bygfoot-2.0.1/debian/rules @@ -10,0 +11,5 @@ + mkdir -p $(CURDIR)/debian/bygfoot/usr/share/applications + cp $(CURDIR)/debian/bygfoot.desktop $(CURDIR)/debian/bygfoot/usr/share/applications + +binary-install/bygfoot:: + dh_desktop only in patch2: unchanged: --- bygfoot-2.0.1.orig/debian/bygfoot.desktop +++ bygfoot-2.0.1/debian/bygfoot.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Encoding=UTF-8 +Type=Application +Version=1.4 +Name=Bygfoot +Exec=bygfoot +Terminal=false +Categories=Game;SportsGame; +Comment=A football manager +Comment[pt]=Gerenciador de Futebol +Icon=/usr/share/games/bygfoot/support_files/pixmaps/bygfoot_icon.png
signature.asc
Description: This is a digitally signed message part