From 096dad5a2a78751c8938d3397102c132d7a045a6 Mon Sep 17 00:00:00 2001 From: 0 Date: Fri, 21 Sep 2001 03:10:02 +0000 Subject: trigger a folder changed event, so the folderinfocache stuff has a chance 2001-09-20 * component-factory.c (got_folder): trigger a folder changed event, so the folderinfocache stuff has a chance to see if this is the outbox_folder or not. * mail-folder-cache.c (update_1folder): If we have -1 unread count, pass that as 0 to the shell so it doesn't go bolding. (setup_folder): Same. svn path=/trunk/; revision=13041 --- mail/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 5feabe3c2a..0d02914947 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2001-09-20 + + * component-factory.c (got_folder): trigger a folder changed + event, so the folderinfocache stuff has a chance to see if this is + the outbox_folder or not. + + * mail-folder-cache.c (update_1folder): If we have -1 unread + count, pass that as 0 to the shell so it doesn't go bolding. + (setup_folder): Same. + 2001-09-20 Jeffrey Stedfast * mail-account-gui.c (mail_account_gui_save): Only add the account -- cgit v1.2.3