From 7ebb69efa28ff4274bf1f0b3aeba8d271c6c1d09 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 6 Aug 2001 16:48:42 +0000 Subject: Yuck. Special case whether or not we want to expunge all the trash folders 2001-08-06 Jeffrey Stedfast * mail-callbacks.c (empty_trash): Yuck. Special case whether or not we want to expunge all the trash folders syncronously or asyncronously based on whether or not we are doing Empty-On-Exit or emptying trash by user request respectively. svn path=/trunk/; revision=11701 --- mail/component-factory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/component-factory.c') diff --git a/mail/component-factory.c b/mail/component-factory.c index 4c947c1fa1..4275079894 100644 --- a/mail/component-factory.c +++ b/mail/component-factory.c @@ -682,7 +682,7 @@ static void debug_cb (EvolutionShellComponent *shell_component, gpointer user_data) { extern gboolean camel_verbose_debug; - + camel_verbose_debug = 1; } -- cgit v1.2.3