Optimization in User Interface
Urs Wolfer committed changes in /trunk/KDE/kdebase/runtime/pics/oxygen/scalable/actions:
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'
File Changes
Added 12 files
/trunk/KDE/kdebase/runtime/pics/oxygen/scalable/actions
Deleted 16 files
/trunk/KDE/kdebase/runtime/pics/oxygen/scalable/actions
Modified 2 files
/trunk/KDE/kdebase/runtime/pics/oxygen/scalable/actions/small
30 files changed in total