From e403b9e4391b3ee6d40d6806dbb880937d335658 Mon Sep 17 00:00:00 2001 From: Mengjie Yu Date: Thu, 2 Dec 2004 05:06:13 +0000 Subject: according to the HIG, remove accelerators in the notebook tab labels 2004-12-01 Mengjie Yu * em-account-editor.c:according to the HIG, remove accelerators in the notebook tab labels svn path=/trunk/; revision=28039 --- mail/em-account-editor.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/em-account-editor.c') diff --git a/mail/em-account-editor.c b/mail/em-account-editor.c index 6542911b18..6021f8f34e 100644 --- a/mail/em-account-editor.c +++ b/mail/em-account-editor.c @@ -2065,7 +2065,7 @@ static EMConfigItem emae_editor_items[] = { { E_CONFIG_SECTION, "10.receive/30.auth", "vbox179", emae_widget_glade }, /* Most sections for this is auto-generated fromt the camel config */ - { E_CONFIG_PAGE, "20.receive_options", N_("Receiving O_ptions"), }, + { E_CONFIG_PAGE, "20.receive_options", N_("Receiving Options"), }, { E_CONFIG_SECTION_TABLE, "20.receive_options/10.mailcheck", N_("Checking for New Mail"), }, { E_CONFIG_ITEM_TABLE, "20.receive_options/10.mailcheck/00.autocheck", NULL, emae_receive_options_item, }, @@ -2143,7 +2143,7 @@ static EMConfigItem emae_druid_items[] = { { E_CONFIG_SECTION, "10.receive/30.auth", "vbox179", emae_widget_glade }, /* Most sections for this is auto-generated fromt the camel config */ - { E_CONFIG_PAGE, "20.receive_options", N_("Receiving O_ptions"), }, + { E_CONFIG_PAGE, "20.receive_options", N_("Receiving Options"), }, { E_CONFIG_SECTION_TABLE, "20.receive_options/10.mailcheck", N_("Checking for New Mail"), }, { E_CONFIG_ITEM_TABLE, "20.receive_options/10.mailcheck/00.autocheck", NULL, emae_receive_options_item, }, -- cgit v1.2.3