]> spindle.queued.net Git - midori/commitdiff
Add 'Panel' menu item to compact menu button
authorChristian Dywan <christian@twotoasts.de>
Sun, 4 Jul 2010 20:41:01 +0000 (22:41 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sun, 4 Jul 2010 20:43:29 +0000 (22:43 +0200)
midori/midori-browser.c

index a9d2e709b37971e2d3345bb93250eb906362670f..b7118874e4e5df03f1754927294fce46dc53fa58 100644 (file)
@@ -2975,6 +2975,7 @@ _action_compact_menu_populate_popup (GtkAction*     action,
       #else
       { "Print" },
       { NULL },
+      { "Panel" },
       { "-" },
       { "ClearPrivateData" },
       #if WEBKIT_CHECK_VERSION (1, 1, 17)