diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2005-01-31 16:52:16 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2005-01-31 16:52:16 +0800 |
commit | 778ebccf30ec0c1a70d2416a0d0581f89c08631d (patch) | |
tree | 463bd429b1dced6cbcdb6ed15577685e562bd724 /mail/ChangeLog | |
parent | 1826519a5dd620ad1424e401a25b734082afee66 (diff) | |
download | gsoc2013-evolution-778ebccf30ec0c1a70d2416a0d0581f89c08631d.tar gsoc2013-evolution-778ebccf30ec0c1a70d2416a0d0581f89c08631d.tar.gz gsoc2013-evolution-778ebccf30ec0c1a70d2416a0d0581f89c08631d.tar.bz2 gsoc2013-evolution-778ebccf30ec0c1a70d2416a0d0581f89c08631d.tar.lz gsoc2013-evolution-778ebccf30ec0c1a70d2416a0d0581f89c08631d.tar.xz gsoc2013-evolution-778ebccf30ec0c1a70d2416a0d0581f89c08631d.tar.zst gsoc2013-evolution-778ebccf30ec0c1a70d2416a0d0581f89c08631d.zip |
Patch by Michael, to supporting tables in e-config, handling hide bits and
corrected exchange-accout-setup plugin codewas.
svn path=/trunk/; revision=28624
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b66b25902f..4cc540e531 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -16,6 +16,24 @@ 2005-01-28 Not Zed <NotZed@Ximian.com> + * em-account-editor.c (emae_service_provider_changed): handle + 'hide' bits, don't get/set values from the widgets at all. + + * em-account-editor.c: put some tables back into the + druid and editor, since econfig supports tables now. + + * em-account-editor.c (emae_service_provider_changed): handle + 'hide' bits, don't get/set values from the widgets at all. + + * em-account-editor.c: put some tables back into the + druid and editor, since econfig supports tables now. + + * em-account-editor.c (emae_service_provider_changed): handle + 'hide' bits, don't get/set values from the widgets at all. + + * em-account-editor.c: put some tables back into the + druid and editor, since econfig supports tables now. + ** See bug #71520. * em-account-prefs.c (account_edit_clicked): repeat the nasty hack |