Hi, here is a more up-to-date patch to fix this issue.
Regards, Markus
From 92bfb993d8c2b837db52753a39a335e66a893405 Mon Sep 17 00:00:00 2001 From: Markus Koschany <a...@gambaru.de> Date: Wed, 23 Sep 2015 10:08:15 +0200 Subject: [PATCH] desktop integration --- debian/changelog | 7 +++++++ debian/gtkpool.desktop | 12 ++++++++++++ debian/rules | 1 + 3 files changed, 20 insertions(+) create mode 100644 debian/gtkpool.desktop diff --git a/debian/changelog b/debian/changelog index 1f60d5b..dfd5149 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +gtkpool (0.5.0-9.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Add gtkpool.desktop file. (Closes: #737926) + + -- Markus Koschany <a...@gambaru.de> Wed, 23 Sep 2015 10:15:27 +0200 + gtkpool (0.5.0-9) unstable; urgency=low * Added Barry deFreese's patch for GTK+ 2.0 support, closes: #515318. diff --git a/debian/gtkpool.desktop b/debian/gtkpool.desktop new file mode 100644 index 0000000..f277d35 --- /dev/null +++ b/debian/gtkpool.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=GtkPool +GenericName=Billiard +Comment=simple pool billiard game written with GTK+ +Comment[de]=einfaches Poolbillardspiel geschrieben mit GTK+ +Exec=gtkpool +Icon=gtkpool +Terminal=false +Categories=Game;Simulation; +Keywords=billiard;pool;game;gtk; diff --git a/debian/rules b/debian/rules index 62cbad3..f442bca 100755 --- a/debian/rules +++ b/debian/rules @@ -50,6 +50,7 @@ binary-arch: build dh_installman debian/gtkpool.6 dh_installchangelogs ChangeLog dh_installmenu + dh_install debian/gtkpool.desktop usr/share/applications dh_strip dh_compress dh_fixperms -- 2.5.3
signature.asc
Description: OpenPGP digital signature