]> spindle.queued.net Git - midori/commitdiff
Use "_Menu" as tooltip for the compact Menu button
authorChristian Dywan <christian@twotoasts.de>
Sat, 27 Jun 2009 21:29:00 +0000 (23:29 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sat, 27 Jun 2009 21:29:00 +0000 (23:29 +0200)
midori/midori-browser.c

index d27010c2377c8d6f0d2c59aa46d95db7f606a7f5..72a8403dfcea73d3700eb80d8f67f11fd22913ab 100644 (file)
@@ -4824,7 +4824,7 @@ midori_browser_init (MidoriBrowser* browser)
         "name", "CompactMenu",
         "label", _("_Menu"),
         "stock-id", STOCK_WEB_BROWSER,
-        "tooltip", NULL, /* FIXME */
+        "tooltip", _("_Menu"),
         "array", katze_array_new (KATZE_TYPE_ITEM),
         NULL);
     g_object_connect (action,