diff options
author | Jason Leach <jleach@ximian.com> | 2001-07-18 05:25:59 +0800 |
---|---|---|
committer | Jacob Leach <jleach@src.gnome.org> | 2001-07-18 05:25:59 +0800 |
commit | 82e5cef219fdc30e38e10d59fb3944a5fac5438f (patch) | |
tree | 5f9695a03cb8e7b902cc1d6b42a126a4deb99850 /mail/ChangeLog | |
parent | e8aa23866a44d1d93750f42a9c168bcd007eb7bb (diff) | |
download | gsoc2013-evolution-82e5cef219fdc30e38e10d59fb3944a5fac5438f.tar.gz gsoc2013-evolution-82e5cef219fdc30e38e10d59fb3944a5fac5438f.tar.zst gsoc2013-evolution-82e5cef219fdc30e38e10d59fb3944a5fac5438f.zip |
Fix for last change: hide the entire widget, not just the entry.
2001-07-17 Jason Leach <jleach@ximian.com>
* mail-account-gui.c (source_type_changed): Fix for last change:
hide the entire widget, not just the entry.
svn path=/trunk/; revision=11178
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 2067d37ba4..4e78f35e66 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-07-17 Jason Leach <jleach@ximian.com> + + * mail-account-gui.c (source_type_changed): Fix for last change: + hide the entire widget, not just the entry. + 2001-07-17 Jeffrey Stedfast <fejj@ximian.com> * folder-browser.c (message_list_drag_data_recieved): Fix to |