diff options
author | Michael Terry <mike@mterry.name> | 2004-04-19 23:20:26 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-04-19 23:20:26 +0800 |
commit | cc309ba614fec0dca286fd20d97ab511654a331f (patch) | |
tree | 7ff2c8d67c28ffa9ab560139c58ff0b0f0977b71 /composer/ChangeLog | |
parent | 8172d77c914b3d2cdbf1ff51f728f5c8860b64d9 (diff) | |
download | gsoc2013-evolution-cc309ba614fec0dca286fd20d97ab511654a331f.tar.gz gsoc2013-evolution-cc309ba614fec0dca286fd20d97ab511654a331f.tar.zst gsoc2013-evolution-cc309ba614fec0dca286fd20d97ab511654a331f.zip |
Update the composer to use the icon theme via the EIconFactory object in
2004-04-19 Michael Terry <mike@mterry.name>
* e-msg-composer-select-file.c:
* e-msg-composer.c: Update the composer to use the icon theme via
the EIconFactory object in e-util
svn path=/trunk/; revision=25516
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 39441ef567..4f3c66878f 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2004-04-19 Michael Terry <mike@mterry.name> + + * e-msg-composer-select-file.c: + * e-msg-composer.c: Update the composer to use the icon theme via + the EIconFactory object in e-util + 2004-04-15 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer-attachment-bar.c (attach_to_multipart): Same idea |