short clarification in dep listing

This commit is contained in:
Nils Kneuper 2008-09-08 09:16:41 +00:00
parent 93e681dc3e
commit ada2149f15

View file

@ -3,14 +3,14 @@
# Script to strip ICC profiles from all png images and to recompress them
# afterwards via optipng and advdef
#
# Run-time requirements: ImageMagick, OptiPNG, Advdef
# Run-time requirements: ImageMagick, OptiPNG, Advdef (part of AdvanceCOMP)
#
# Copyright (C) 2004 by Crossbow/Miyo <miyo@iki.fi>
# Copyright (C) 2005 by Isaac Clerencia <isaac@warp.es>
# * (Ruby-ification and some features)
# Copyright (C) 2008 by Ignacio Riquelme Morelle <shadowm2006@gmail.com>
# * (De-ruby-ification and some other features)
# and Fabio Pedretti <fabio.ped@libero.it>
# * (De-ruby-ification and some other features)
# * (Added advdef support)
# * (Don't use .stripped files anymore)
# * (Improved final statistics)