From 28d014efff13377bb743a69ba164f6476de71a8c Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 19 Dec 2001 22:26:23 +0000 Subject: If the provider is NULL, don't do anything. 2001-12-19 Jeffrey Stedfast * mail-account-gui.c (setup_service): If the provider is NULL, don't do anything. * mail-accounts.c (construct): Oops, no wonder the exec command thing never stuck around... I wasn't getting the right widget from libglade. Also connect to the GtkEntry's changed event since a GnomeFileEntry doesn't have that signal in its ancestry. svn path=/trunk/; revision=15188 --- mail/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 036307d884..39d1ea7918 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,8 +1,12 @@ 2001-12-19 Jeffrey Stedfast + * mail-account-gui.c (setup_service): If the provider is NULL, + don't do anything. + * mail-accounts.c (construct): Oops, no wonder the exec command thing never stuck around... I wasn't getting the right widget from - libglade. + libglade. Also connect to the GtkEntry's changed event since a + GnomeFileEntry doesn't have that signal in its ancestry. 2001-12-18 Jeffrey Stedfast -- cgit v1.2.3