﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
12876,Remove unused images / compress other images,ocean90,,"In wp-admin/images/ exists some images which we didn't need (anymore).[[BR]]
If we clean up the code, we should clean up the images too.[[BR]]

== Unused images ==
 - wp-admin/images/
  - ico-add.png
  - ico-close.png
  - ico-edit.png
  - ico-viewpage.png
  - loading.gif (think we have wpspin_*.gif for it)
  - loading-publish.gif (think we have wpspin_*.gif for it)

I think there are more unused images, so use this ticket to clean up the images.

== Compress images ==

Some images are already compressed, but not all. I use [http://www.gracepointafterfive.com/punypng/ PunnyPNG] for compressing and didn't have any problems with it. Some examples:[[BR]]

 - wp-admin/images/fav.png | orig: 214 bytes after: 96 bytes
 - wp-admin/images/imgedit-icons.png | orig: 9,607 bytes after: 7,105 bytes

Totaly we can save 16.3 KB which are 11% (only wp-admin/images/).[[BR]]

Maybe a committer can do this or I can upload a zip with all compressed images.",enhancement,closed,low,3.0,Optimization,,normal,fixed,,
