diff options
author | Michael Terry <mike@mterry.name> | 2004-04-19 23:17:19 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-04-19 23:17:19 +0800 |
commit | 1ace8a21329554efffa1d1185befee021cedd1a7 (patch) | |
tree | d04b2b464e7471701158856f4880c9e2429800f0 /e-util/ChangeLog | |
parent | e901dd254faf0f505bf2a9d11c8e615a45e6cd64 (diff) | |
download | gsoc2013-evolution-1ace8a21329554efffa1d1185befee021cedd1a7.tar.gz gsoc2013-evolution-1ace8a21329554efffa1d1185befee021cedd1a7.tar.zst gsoc2013-evolution-1ace8a21329554efffa1d1185befee021cedd1a7.zip |
Add e-icon-factory.[ch] Use the icon theme via EIconFactory Move
2004-04-16 Michael Terry <mike@mterry.name>
* Makefile.am: Add e-icon-factory.[ch]
* e-gui-utils.c: Use the icon theme via EIconFactory
* e-icon-factory.[ch]: Move EIconFactory to e-util, and add icon theme
support to the object so evolution uses them
svn path=/trunk/; revision=25511
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 7be2932b89..e4b3172e5a 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,10 @@ +2004-04-16 Michael Terry <mike@mterry.name> + + * Makefile.am: Add e-icon-factory.[ch] + * e-gui-utils.c: Use the icon theme via EIconFactory + * e-icon-factory.[ch]: Move EIconFactory to e-util, and add icon theme + support to the object so evolution uses them + 2004-04-13 Jeffrey Stedfast <fejj@ximian.com> * e-signature-list.c (gconf_signatures_changed): Don't add an |