From 0535daf02ac298b224e43c3584051f21053cb05f Mon Sep 17 00:00:00 2001 From: Not Zed Date: Tue, 29 Jun 2004 10:05:54 +0000 Subject: call folder_subscribed directly from the async function not 2004-06-29 Not Zed * em-folder-tree-model.c (folder_created_cb): call folder_subscribed directly from the async function not foldre_subscribed_cb, otherwise we run out of order. Part of #60775. svn path=/trunk/; revision=26547 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 710208c5b4..4edbcfafe5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2004-06-29 Not Zed + * em-folder-tree-model.c (folder_created_cb): call + folder_subscribed directly from the async function not + foldre_subscribed_cb, otherwise we run out of order. Part of + #60775. + * em-vfolder-rule.c (source_add): setup exclusion for vfolder sources, noselect folders. Bug #60794. -- cgit v1.2.3