This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit 0cd9afd24defe5d1988c55ea1fa1f3f59f967228 Author: Arand Nash <[email protected]> Date: Wed Mar 9 00:53:13 2011 +0000 Remove icon, it's created in the build process This means no icon needs to be shipped with the debian part of the source package which in fact seems to go against the very excellently bipolar license --- redeclipse.xpm | 48 ------------------------------------------------ 1 file changed, 48 deletions(-) diff --git a/redeclipse.xpm b/redeclipse.xpm deleted file mode 100644 index fab3646..0000000 --- a/redeclipse.xpm +++ /dev/null @@ -1,48 +0,0 @@ -/* XPM */ -static char * redeclipse_xpm[] = { -"32 32 13 1", -" c None", -". c #FFFFFF", -"+ c #EAEAEA", -"@ c #A4A4A4", -"# c #555555", -"$ c #1B1B1B", -"% c #040404", -"& c #444444", -"* c #E3E3E3", -"= c #575757", -"- c #000000", -"; c #888888", -"> c #151515", -" ", -" ", -" ", -" ", -" ", -" ..... ", -" ......... ", -" ......+@#$%$& ", -" .....*=---------- ", -" ....@------------- ", -" ....;--------------- ", -" ...@----------------- ", -" ...*------------------- ", -" ...=-------------------- ", -" ..+--------------------- ", -" ..@--------------------- ", -" .#---------------------- ", -" .$---------------------- ", -" %---------------------- ", -" >---------------------- ", -" %---------------------- ", -" --------------------- ", -" --------------------- ", -" --------------------- ", -" ------------------- ", -" ----------------- ", -" --------------- ", -" ------------- ", -" ----------- ", -" ----- ", -" ", -" "}; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

