aboutsummaryrefslogtreecommitdiffstats
path: root/art/broken-image-24.xpm
Commit message (Collapse)AuthorAgeFilesLines
* Kill Evolution's icon cache once and for all.Matthew Barnes2009-11-201-169/+0
| | | | | GTK+ already does this. Eliminates e_icon_factory_init() and e_icon_factory_shutdown().
* Fix compiler warnings in e-util.Matthew Barnes2009-05-261-1/+1
|
* New file explaining how to add icons to the build, etc.Jeffrey Stedfast2004-05-201-0/+169
2004-05-19 Jeffrey Stedfast <fejj@novell.com> * README: New file explaining how to add icons to the build, etc. * broken-image-*.xpm: Added for use with e-icon-factory.c so we can return a "bropken image" icon for any icon we can't find/load. * .: Removed many *many* icons that are no longer used. svn path=/trunk/; revision=25984