From 70a6a65a5607ab0003c25bd64a4338baa47d1dd5 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 25 Sep 2001 20:16:14 +0000 Subject: Throw up a warning dialog if we suspect the config database is corrupt. 2001-09-25 Jeffrey Stedfast * component-factory.c (owner_set_cb): Throw up a warning dialog if we suspect the config database is corrupt. * mail-config.c (config_read): If the account name is NULL, then we have a corrupt config database most likely - so generate a fake account name and set the corrupt but to TRUE. (mail_config_is_corrupt): New function to find out if the config is suspected of being corrupted. svn path=/trunk/; revision=13116 --- mail/ChangeLog | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 12b080bb2f..37bbec983f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,11 +1,23 @@ +2001-09-25 Jeffrey Stedfast + + * component-factory.c (owner_set_cb): Throw up a warning dialog if + we suspect the config database is corrupt. + + * mail-config.c (config_read): If the account name is NULL, then + we have a corrupt config database most likely - so generate a fake + account name and set the corrupt but to TRUE. + (mail_config_is_corrupt): New function to find out if the config + is suspected of being corrupted. + 2001-09-25 Iain Holmes - * mail-config.c (impl_GNOME_Evolution_MailConfig_addAccount): Check - if the transport is NULL. + * mail-config.c (impl_GNOME_Evolution_MailConfig_addAccount): + Check if the transport is NULL. 2001-09-25 Iain Holmes - * mail-display.c (link_menu): Remove the Save Link as (FIXME) item. + * mail-display.c (link_menu): Remove the Save Link as (FIXME) + item. 2001-09-25 Jeffrey Stedfast -- cgit v1.2.3