From: Christian Dywan Date: Sun, 8 Nov 2009 20:54:34 +0000 (+0100) Subject: Show 'Menubar' item in compact menu to toggle the menubar X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04e9255a9a1f0bbeb4c12584780d2f4187e2747a;p=midori Show 'Menubar' item in compact menu to toggle the menubar --- diff --git a/midori/midori-browser.c b/midori/midori-browser.c index 19750f07..c65bc9c0 100644 --- a/midori/midori-browser.c +++ b/midori/midori-browser.c @@ -2976,6 +2976,7 @@ _action_compact_menu_populate_popup (GtkAction* action, { "PrivateBrowsing" }, { "ManageSearchEngines" }, { NULL }, + { "Menubar" }, { "Bookmarkbar" }, { "Panel" }, { "Statusbar" },