]> spindle.queued.net Git - midori/commitdiff
Remove toolbar menu items from the compact menu
authorChristian Dywan <christian@twotoasts.de>
Thu, 10 Jun 2010 15:53:08 +0000 (17:53 +0200)
committerChristian Dywan <christian@twotoasts.de>
Thu, 10 Jun 2010 15:54:44 +0000 (17:54 +0200)
midori/midori-browser.c

index 920a7b84503280a2fe1bdf35bfc00b634b4e1171..bf001fed26dbb77cfd1a7411641620dada4064a1 100644 (file)
@@ -3367,12 +3367,6 @@ _action_compact_menu_populate_popup (GtkAction*     action,
       { "Find" },
       #else
       { "Print" },
-      { "About" },
-      { NULL },
-      { "Menubar" },
-      { "Bookmarkbar" },
-      { "Panel" },
-      { "Statusbar" },
       { NULL },
       { "-" },
       { "ClearPrivateData" },
@@ -3381,6 +3375,7 @@ _action_compact_menu_populate_popup (GtkAction*     action,
       #endif
       { "Fullscreen" },
       #endif
+      { "About" },
       { "Preferences" },
       #if HAVE_HILDON
       { "auto-load-images" },