diff options
author | Not Zed <NotZed@Ximian.com> | 2003-01-10 12:43:07 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2003-01-10 12:43:07 +0800 |
commit | 0c591f63c69e84d75c119b3724c9315acbadbe14 (patch) | |
tree | 0f995a4fbfe7bc9e8811829a59baee385e20d9e7 /mail/ChangeLog | |
parent | ebd4a9fa7f3bd6d94e85cba93e4190a7bbb07f92 (diff) | |
download | gsoc2013-evolution-0c591f63c69e84d75c119b3724c9315acbadbe14.tar gsoc2013-evolution-0c591f63c69e84d75c119b3724c9315acbadbe14.tar.gz gsoc2013-evolution-0c591f63c69e84d75c119b3724c9315acbadbe14.tar.bz2 gsoc2013-evolution-0c591f63c69e84d75c119b3724c9315acbadbe14.tar.lz gsoc2013-evolution-0c591f63c69e84d75c119b3724c9315acbadbe14.tar.xz gsoc2013-evolution-0c591f63c69e84d75c119b3724c9315acbadbe14.tar.zst gsoc2013-evolution-0c591f63c69e84d75c119b3724c9315acbadbe14.zip |
Remove info.png from a couple of images, the image is set via code at
2003-01-10 Not Zed <NotZed@Ximian.com>
* mail-config.glade: Remove info.png from a couple of images, the
image is set via code at runtime. Removes some annoying runtime
warnings.
svn path=/trunk/; revision=19393
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 48f589252f..6c247fe954 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -8,6 +8,10 @@ 2003-01-10 Not Zed <NotZed@Ximian.com> + * mail-config.glade: Remove info.png from a couple of images, the + image is set via code at runtime. Removes some annoying runtime + warnings. + * mail-send-recv.c (dialogue_response): dont unref the dialogue. (dialog_destroy_cb): null out the send_recv_dialogue after destroy. (build_dialogue): show the stop button |