Hi,
trying to debug a problem of images not showing up, I had a look at the the image folder
https://adempiere.svn.sourceforge.net/svnroot/adempiere/trunk/client/src/org/compiere/images/
In there is a zip-Archive with 221 images. But 215 of these images are in the same folder:
[fm@macbook img]$ LANG=CC diff -s . ../client/src/org/compiere/images/ | grep 'Only in .:'
Only in .: ADempiere.png
Only in .: ADempiereHR.png
Only in .: Attachment16X.gif
Only in .: ImageFactory.java
Only in .: Report16.gif
Only in .: Report24.gif
The java file is located at ../serverApps/src/web/images/ImageFactory.java.
The Report*.gif files are at ../serverApps/src/web/images/Report*.gif
Therefore i suggest to remove the zip-Archive and preserve ADempiere.png, ADempiereHR.png, Attachment16X.gif.
Removed .zip file.
Preserved not existing images.
I had to change name of this images as SVN do not allow to have two files with the same name but different capitals.
Revision: 12037
http://adempiere.svn.sourceforge.net/adempiere/?rev=12037&view=rev
Trifon
peer reviewed and integrated into release with revision 12082
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).