This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository blockattack.
commit 57ede2cf9773a64d0162b6b973834429edaff99f Author: Markus Koschany <[email protected]> Date: Sun Jun 5 20:03:44 2016 +0200 menu: Fix icon path --- debian/menu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/menu b/debian/menu index 6dc613f..12dd728 100644 --- a/debian/menu +++ b/debian/menu @@ -3,4 +3,4 @@ title="Blockattack" \ command="/usr/games/blockattack" \ longtitle="BlockAttack - Rise of the Blocks" \ - icon="/usr/share/pixmaps/blockattack32.xpm" + icon="/usr/share/icons/hicolor/32x32/apps/blockattack.xpm" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/blockattack.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

