The following commit has been merged in the master branch:
commit 1066797f751807af1798c8e6203a400250cbcf4a
Author: Bruno Kleinert <[email protected]>
Date: Mon Aug 16 00:12:32 2010 +0200
Add .desktop shortcut
diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..21a4a77
--- /dev/null
+++ b/debian/install
@@ -0,0 +1 @@
+debian/spacehero.desktop usr/share/applications
diff --git a/debian/rules b/debian/rules
index a36e9a7..5e93d81 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,6 +47,7 @@ binary-arch: install
dh_installdocs
dh_installmenu
dh_installman
+ dh_install
dh_strip
dh_compress
dh_fixperms
diff --git a/debian/spacehero.desktop b/debian/spacehero.desktop
new file mode 100644
index 0000000..59a06ca
--- /dev/null
+++ b/debian/spacehero.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Spacehero
+Comment=Space game to let you simulate gravity on Galaxies
+Comment[de]=Ein Weltraum-Spiel in welchem die Auswirkung von Gravitation auf
Galaxien simuliert wird
+Exec=/usr/games/spacehero
+#Icon=
+Terminal=false
+Type=Application
+Categories=Game;Simulation;
--
Packaging for spacehero
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits