Some tweaks to get the autobuilder to accept the package, and updated screenshots...
[jamaendo] / www / img / makethumbs
1 #!/bin/sh
2 mogrify -path thumbs -thumbnail 200x120  -quality 95 -format png *.png
3