This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository mousetrap.
commit 8e11a5a46d11bfdd635a0b161dc62c1394f509ed Author: Markus Koschany <[email protected]> Date: Wed Jul 19 18:32:38 2017 +0200 Provide a desktop file for mousetrap. Closes: #726842 --- debian/mousetrap.desktop | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/mousetrap.desktop b/debian/mousetrap.desktop new file mode 100644 index 0000000..ac15174 --- /dev/null +++ b/debian/mousetrap.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=Mousetrap +Comment=simple game of ball chasing +Comment[de]=einfaches Ballverfolgungsspiel +Exec=mousetrap +Icon=mousetrap +StartupNotify=false +Terminal=false +Categories=Game;ActionGame; +Keywords=ball;chasing;action; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mousetrap.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

