diff options
author | Shreyas Srinivasan <sshreyas@novell.com> | 2005-07-29 14:16:15 +0800 |
---|---|---|
committer | Shreyas Srinivasan <shres@src.gnome.org> | 2005-07-29 14:16:15 +0800 |
commit | 0679612173857a8339065dff0c2d02cdea57c12d (patch) | |
tree | a244c2454a957dc27671c0496bff4968797cc4fe /mail/ChangeLog | |
parent | 46e7ac7b716ae60de5988de2c455b0fb37c51339 (diff) | |
download | gsoc2013-evolution-0679612173857a8339065dff0c2d02cdea57c12d.tar gsoc2013-evolution-0679612173857a8339065dff0c2d02cdea57c12d.tar.gz gsoc2013-evolution-0679612173857a8339065dff0c2d02cdea57c12d.tar.bz2 gsoc2013-evolution-0679612173857a8339065dff0c2d02cdea57c12d.tar.lz gsoc2013-evolution-0679612173857a8339065dff0c2d02cdea57c12d.tar.xz gsoc2013-evolution-0679612173857a8339065dff0c2d02cdea57c12d.tar.zst gsoc2013-evolution-0679612173857a8339065dff0c2d02cdea57c12d.zip |
Fix #307358. Check if the provider type exists before senisitizing
2005-07-29 Shreyas Srinivasan <sshreyas@novell.com>
* em-account-editor.c (emae_defaults_page): Fix #307358. Check if
the provider type exists before senisitizing widgets.
svn path=/trunk/; revision=29929
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 507cb441ab..a690a168b5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,9 +1,14 @@ +2005-07-29 Shreyas Srinivasan <sshreyas@novell.com> + + * em-account-editor.c (emae_defaults_page): Fix #307358. Check if + the provider type exists before senisitizing widgets. + 2005-07-28 Not Zed <NotZed@Ximian.com> ** See bug #311440. * em-utils.c (em_utils_in_addressbook): handle NULL address. - + 2005-07-28 Praveen Kumar <kpraveen@novell.com> * em-account-editor.c (emae_check_complete) : Update the "Full Name" |