Contents of /trunk/data/icons/mk_semi.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 156 - (show annotations)
Tue Nov 3 13:15:35 2009 UTC (14 years, 6 months ago) by harbaum
File MIME type: application/x-sh
File size: 130 byte(s)
GCVote gui
1 #!/bin/bash
2 for i in cache_type_*.gif ; do convert $i -channel Alpha -evaluate Divide 2 `echo $i | cut -d. -f1 -`_semi.png ; done

Properties

Name Value
svn:executable *