[evolution] Bug 688796 - No progress shown when "Search for Supported Types"



commit 216a7ebbcbc34b2eaa6702e5068bf94c2298a20c
Author: Milan Crha <mcrha redhat com>
Date:   Mon Oct 19 19:31:16 2015 +0200

    Bug 688796 - No progress shown when "Search for Supported Types"

 mail/e-mail-config-auth-check.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/mail/e-mail-config-auth-check.c b/mail/e-mail-config-auth-check.c
index fffd937..eb7adc8 100644
--- a/mail/e-mail-config-auth-check.c
+++ b/mail/e-mail-config-auth-check.c
@@ -174,6 +174,7 @@ mail_config_auth_check_update (EMailConfigAuthCheck *auth_check)
        activity = e_mail_config_activity_page_new_activity (
                E_MAIL_CONFIG_ACTIVITY_PAGE (page));
        cancellable = e_activity_get_cancellable (activity);
+       e_activity_set_text (activity, _("Querying authentication types..."));
 
        gtk_widget_set_sensitive (GTK_WIDGET (auth_check), FALSE);
 


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