This is an automated email from the git hooks/post-receive script. rondom-guest pushed a commit to branch master in repository icebreaker.
commit 1b59b92d5ae1630311627952b7efd41696a65d4c Author: LaMont Jones <[email protected]> Date: Wed Sep 12 09:09:31 2007 -0600 1.21-9 --- debian/changelog | 6 ++++++ debian/menu | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 90c5925..bf44362 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +icebreaker (1.21-9) unstable; urgency=low + + * Add menu icon. Closes: #275641 + + -- LaMont Jones <[email protected]> Sat, 9 Oct 2004 13:38:09 -0600 + icebreaker (1.21-8) unstable; urgency=low * Fix options writing code. Closes: #174679 diff --git a/debian/menu b/debian/menu index 83542a1..be6202f 100644 --- a/debian/menu +++ b/debian/menu @@ -1,2 +1,3 @@ ?package(icebreaker):needs=X11 section=Games/Arcade\ - title="icebreaker" command="/usr/games/icebreaker" + title="icebreaker" command="/usr/games/icebreaker"\ + icon="/usr/share/icebreaker/icebreaker_48.bmp" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/icebreaker.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

