diff options
author | Not Zed <NotZed@Ximian.com> | 2004-04-23 13:46:05 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-04-23 13:46:05 +0800 |
commit | d32e4fd988dd80c75409793a25bdf4f13706ff4f (patch) | |
tree | eaae61cf65cccfebe84d98a46c03a3be0e5c592e /composer/ChangeLog | |
parent | e5c2711bfd02539a9928516c24969cc885ce2fb8 (diff) | |
download | gsoc2013-evolution-d32e4fd988dd80c75409793a25bdf4f13706ff4f.tar gsoc2013-evolution-d32e4fd988dd80c75409793a25bdf4f13706ff4f.tar.gz gsoc2013-evolution-d32e4fd988dd80c75409793a25bdf4f13706ff4f.tar.bz2 gsoc2013-evolution-d32e4fd988dd80c75409793a25bdf4f13706ff4f.tar.lz gsoc2013-evolution-d32e4fd988dd80c75409793a25bdf4f13706ff4f.tar.xz gsoc2013-evolution-d32e4fd988dd80c75409793a25bdf4f13706ff4f.tar.zst gsoc2013-evolution-d32e4fd988dd80c75409793a25bdf4f13706ff4f.zip |
fallback to stock attach if we can't ifnd the icon.
2004-04-23 Not Zed <NotZed@Ximian.com>
* e-msg-composer-attachment-bar.c (update): fallback to stock
attach if we can't ifnd the icon.
svn path=/trunk/; revision=25593
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index f3efcb2b18..df67180603 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2004-04-23 Not Zed <NotZed@Ximian.com> + + * e-msg-composer-attachment-bar.c (update): fallback to stock + attach if we can't ifnd the icon. + 2004-04-19 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (create_composer): Use the E_ICON_SIZE enums |