More Info

Revision 756680

(Back to digest)
 

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
 
/games-hint.svgz
 
/view-process-all-tree.svgz
 
/view-process-all.svgz
 
/view-process-own.svgz
 
/view-process-system.svgz
 
/view-process-users.svgz
 
/small/16x16/network.svgz
 
/small/16x16/view-process-all.svgz
 
/small/16x16/view-process-own.svgz
 
/small/16x16/view-process-system.svgz
 
/small/16x16/view-process-users.svgz
 
/small/22x22/network.svgz
Deleted 16 files
/trunk/KDE/kdebase/runtime/pics/oxygen/scalable/actions
 
/games-hint.svg
 
/view-process-all-tree.svg
 
/view-process-all.svg
 
/view-process-own.svg
 
/view-process-system.svg
 
/view-process-users.svg
 
/small/16x16/arrow-left-double.svgz.svg
 
/small/16x16/arrow-right.svgz.svg
 
/small/16x16/network.svg
 
/small/16x16/rss.svg
 
/small/16x16/view-process-all.svg
 
/small/16x16/view-process-own.svg
 
/small/16x16/view-process-system.svg
 
/small/16x16/view-process-users.svg
 
/small/22x22/network.svg
 
/small/22x22/rss.svg
Modified 2 files
/trunk/KDE/kdebase/runtime/pics/oxygen/scalable/actions/small
 
/16x16/rss.svgz
 
/22x22/rss.svgz
30 files changed in total