[evolution/wip/webkit2] Bug 688796 - No progress shown when "Search for Supported Types"
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/webkit2] Bug 688796 - No progress shown when "Search for Supported Types"
- Date: Wed, 2 Mar 2016 14:39:08 +0000 (UTC)
commit a3cc2a983f5da58868416ebe5f8a3ab97df5a289
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]