[evolution] Bug 592169 - "Checking for new mail" doesn't show which folder



commit 1ecad022ddf36049f06e0b15eb6ec0fe7af2a421
Author: Milan Crha <mcrha redhat com>
Date:   Tue Sep 1 08:21:04 2009 -0400

    Bug 592169 - "Checking for new mail" doesn't show which folder

 mail/mail-mt.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/mail/mail-mt.c b/mail/mail-mt.c
index 012bca1..7281ce6 100644
--- a/mail/mail-mt.c
+++ b/mail/mail-mt.c
@@ -1033,6 +1033,7 @@ op_status_exec (struct _op_status_msg *m)
 		}
 	} else if (data->activity != NULL) {
 		MAIL_MT_UNLOCK (mail_msg_lock);
+		e_activity_set_primary_text (data->activity, out);
 		e_activity_set_percent (data->activity, pc / 100.0);
 	} else {
 		MAIL_MT_UNLOCK (mail_msg_lock);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]