This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus.
commit 0bbdc8e38cfb05d8d846f15607c89e0ce2dc4d43 Author: Sven Eckelmann <[email protected]> Date: Sat Jun 6 12:33:45 2009 +0200 Add menu file for mupen64plus --- debian/changelog | 1 + debian/mupen64plus.menu | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8cdda51..67cfd20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -47,6 +47,7 @@ mupen64plus (1.5+dfsg1-1) UNRELEASED; urgency=low - Add 109-remove-nondfsg-icons.patch, don't include non-dfsg icons which are removed from dfsg tarball * Convert debian/copyright to new dep5 version + * Add menu file for mupen64plus [ Tobias Loose ] * Add myself as new Maintainer diff --git a/debian/mupen64plus.menu b/debian/mupen64plus.menu new file mode 100644 index 0000000..b95ac27 --- /dev/null +++ b/debian/mupen64plus.menu @@ -0,0 +1,6 @@ +?package(mupen64plus): \ + needs="X11" \ + section="Applications/Emulators" \ + title="Mupen64Plus" \ + command="/usr/games/mupen64plus" \ + icon="/usr/share/pixmaps/mupen64plus-large.xpm" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

