aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-search-bar.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/e-search-bar.c')
-rw-r--r--widgets/misc/e-search-bar.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/widgets/misc/e-search-bar.c b/widgets/misc/e-search-bar.c
index 901b08a8a1..f0b667d6b1 100644
--- a/widgets/misc/e-search-bar.c
+++ b/widgets/misc/e-search-bar.c
@@ -474,8 +474,8 @@ update_bonobo_menus (ESearchBar *esb)
xml = g_string_new ("<placeholder name=\"SearchBar\">");
- append_xml_menu_item (xml, "FindNow", _("Find Now"), "ESearchBar:FindNow", NULL);
- append_xml_menu_item (xml, "Clear", _("Clear"), "ESearchBar:Clear", "*Control**Shift*b");
+ append_xml_menu_item (xml, "FindNow", _("_Find Now"), "ESearchBar:FindNow", NULL);
+ append_xml_menu_item (xml, "Clear", _("_Clear"), "ESearchBar:Clear", "*Control**Shift*b");
for (p = esb->menu_items; p != NULL; p = p->next) {
const ESearchBarItem *item;
ebsd-ports-gnome/log/databases/py-PyGreSQL?h=dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8&id=84672a807cbeff3c50fe735940f91a8b5255bfde&showmsg=1'>Expand)AuthorAgeFilesLines * databases/py-PyGreSQL: fix fetch, convert to USESrm2014-12-301-4/+3 * Convert to USES=pgsql and USES=pythonbapt2014-10-091-4/+2 * - remove pkg-plist forgotten in previous commitrm2014-02-091-18/+0 * - install port documentation into stagedir uncoditionally and remove inclusionrm2014-02-093-25/+7 * Python cleanup:rene2014-01-141-1/+1 * - Convert to PYDISTUTILS_AUTOPLISTmva2013-09-282-10/+3