Author: esr
Date: Fri Apr  4 00:18:17 2008
New Revision: 25514

URL: http://svn.gna.org/viewcvs/wesnoth?rev=25514&view=rev
Log:
Obsolesced by optipng.

Removed:
    trunk/utils/png-profile-clean.sh

Removed: trunk/utils/png-profile-clean.sh
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/png-profile-clean.sh?rev=25513&view=auto
==============================================================================
--- trunk/utils/png-profile-clean.sh (original)
+++ trunk/utils/png-profile-clean.sh (removed)
@@ -1,6 +1,0 @@
-grep -ir profile ../images/| grep -v .svn | cut -f3 -d ' '> 
/tmp/wesnoth-profile-clean
-while read x; do
-convert -strip $x $x;
-done <  /tmp/wesnoth-profile-clean
-cat /tmp/wesnoth-profile-clean
-rm /tmp/wesnoth-profile-clean


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to