From 450d94b769c76a74a60fab0edb9f5b8c1131664a Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Mon, 6 Feb 2006 11:10:44 +0000 Subject: Committed Rajeev's patch and my patch for mnemonics. svn path=/trunk/; revision=31425 --- mail/em-format-html-display.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/em-format-html-display.c') diff --git a/mail/em-format-html-display.c b/mail/em-format-html-display.c index 7e4d5c19af..28ba04b6dd 100644 --- a/mail/em-format-html-display.c +++ b/mail/em-format-html-display.c @@ -1914,7 +1914,7 @@ efhd_bar_save_selected(EPopup *ep, EPopupItem *item, void *data) static EPopupItem efhd_bar_menu_items[] = { { E_POPUP_BAR, "05.display", }, - { E_POPUP_ITEM, "05.display.01", N_("Save Selected..."), efhd_bar_save_selected, NULL, NULL, EM_POPUP_ATTACHMENTS_MULTIPLE}, + { E_POPUP_ITEM, "05.display.01", N_("_Save Selected..."), efhd_bar_save_selected, NULL, NULL, EM_POPUP_ATTACHMENTS_MULTIPLE}, }; static gboolean -- cgit v1.2.3