From 65c33efb1b50b4ca08adf3dbc56c300a20b55608 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 23 Oct 2001 23:39:07 +0000 Subject: Don't allow an auth-type to be set when saving the service. 2001-10-23 Jeffrey Stedfast * mail-account-gui.c (service_check_supported): Don't allow an auth-type to be set when saving the service. (mail_account_gui_new): Initialize the source and transport provider_type's here so we don't forget to do it when it matters. (mail_account_gui_setup): Don't bother setting the provider_type's here, they are already set in mail_account_gui_new() now. svn path=/trunk/; revision=13968 --- mail/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index dbc2fbfd9e..8f96dbab03 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2001-10-23 Jeffrey Stedfast + + * mail-account-gui.c (service_check_supported): Don't allow an + auth-type to be set when saving the service. + (mail_account_gui_new): Initialize the source and transport + provider_type's here so we don't forget to do it when it matters. + (mail_account_gui_setup): Don't bother setting the provider_type's + here, they are already set in mail_account_gui_new() now. + 2001-10-23 * mail-display.c (mail_display_destroy): Remove the idle_id when -- cgit v1.2.3