This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit 9b27db150baa985afbeb82ad14e3e33119114c94 Author: Arand Nash <[email protected]> Date: Mon Feb 21 22:20:19 2011 +0000 Maybe this will work with the menu icon... --- redeclipse.desktop | 8 ++++++++ redeclipse.install | 3 ++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/redeclipse.desktop b/redeclipse.desktop new file mode 100644 index 0000000..de0e839 --- /dev/null +++ b/redeclipse.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Red Eclipse +Comment=First Person Shooter using the Cube 2 engine +Icon=redeclipse +Exec=/usr/games/reclient +Terminal=false +Type=Application +Categories=Game;Action; diff --git a/redeclipse.install b/redeclipse.install index c57f0da..cfb53a7 100644 --- a/redeclipse.install +++ b/redeclipse.install @@ -1,2 +1,3 @@ -debian/redeclipse.xpm usr/share/pixmaps/ src/reclient usr/games/ +debian/redeclipse.xpm usr/share/pixmaps/ +debian/redeclipse.desktop usr/share/applications -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

