This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository tenmado.
commit 2e95130de0fc26236573e88a348a3d94f9e1456f Author: Markus Koschany <[email protected]> Date: Sun Feb 1 15:27:16 2015 +0100 Add longtitle to tenmado.menu. --- debian/tenmado.menu | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/tenmado.menu b/debian/tenmado.menu index 7932129..55fddd0 100644 --- a/debian/tenmado.menu +++ b/debian/tenmado.menu @@ -1,3 +1,6 @@ -?package(tenmado): needs="X11" section="Games/Action" \ - icon="/usr/share/pixmaps/tenmado.xpm" \ - title="tenmado" command="/usr/games/tenmado" +?package(tenmado): needs="X11" \ + section="Games/Action" \ + icon="/usr/share/pixmaps/tenmado.xpm" \ + title="Tenmado" \ + longtitle="Tenmado - hard-core shoot 'em up game in blue-or-red world" \ + command="/usr/games/tenmado" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/tenmado.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

