[evolution-ews] Bug #653636 Changing a duplicate mnemonic



commit 05d4a7ae34faf182c688c205ea3ae267a35194f3
Author: Punit Jain <jpunit novell com>
Date:   Tue Sep 20 16:29:57 2011 +0530

    Bug #653636 Changing a duplicate mnemonic

 .../exchange-ews-account-setup.c                   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/account-setup-eplugin/exchange-ews-account-setup.c b/src/account-setup-eplugin/exchange-ews-account-setup.c
index 49c204f..65a438c 100644
--- a/src/account-setup-eplugin/exchange-ews-account-setup.c
+++ b/src/account-setup-eplugin/exchange-ews-account-setup.c
@@ -259,7 +259,7 @@ org_gnome_exchange_ews_account_setup (EPlugin *epl, EConfigHookItemFactoryData *
 		g_free (url_string);
 		
 		/* OAB url entry */
-		oab_label = gtk_label_new_with_mnemonic (_("OA_B URL:"));
+		oab_label = gtk_label_new_with_mnemonic (_("OAB U_RL:"));
 		gtk_widget_show (oab_label);
 
 		oab_url = gtk_entry_new ();



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