From: Christian Dywan Date: Thu, 12 Jan 2012 01:23:15 +0000 (+0100) Subject: Add Bookmarkbar menu item to app menu below Panel X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9236ffb4bb93da27f4862607de5715ed3ed8325e;p=midori Add Bookmarkbar menu item to app menu below Panel --- diff --git a/midori/midori-browser.c b/midori/midori-browser.c index 15f96e2e..6b58f290 100644 --- a/midori/midori-browser.c +++ b/midori/midori-browser.c @@ -3027,6 +3027,7 @@ _action_compact_menu_populate_popup (GtkAction* action, { NULL }, { "Fullscreen" }, { "Panel" }, + { "Bookmarkbar" }, { "-" }, #endif { NULL },