Find a file
Urs Wolfer f2abd912c5 Re-compress svgz files with:
find . -name "*.svgz" -exec advdef -z -4 '{}' \;

That saves around 6MB in trunk without any restrictions.

Also correct the svn mimetype for all svgz files which had a wrong one (which is thy reason why my fist commit failed...) with:
svn propset svn:mime-type 'application/octet-stream'

svn path=/trunk/KDE/kdebase/apps/; revision=756680
2008-01-03 15:25:23 +00:00
src Re-compress svgz files with: 2008-01-03 15:25:23 +00:00
AUTHORS commited initial version of Dolphin 2006-11-21 06:02:05 +00:00
CMakeLists.txt remove redundant project declarations 2007-07-04 18:20:57 +00:00
COPYING commited initial version of Dolphin 2006-11-21 06:02:05 +00:00
COPYING-DOCS commited initial version of Dolphin 2006-11-21 06:02:05 +00:00
README commited initial version of Dolphin 2006-11-21 06:02:05 +00:00

This version represents the KDE 4 port for Dolphin (see also http://enzosworld.gmxhome.de for details). It's a playground for testing some usability ideas for a file manager.