]> spindle.queued.net Git - midori/commitdiff
Move Private Browsing menu item next to New Tab/ Window
authorChristian Dywan <christian@twotoasts.de>
Tue, 26 Jun 2012 23:11:30 +0000 (01:11 +0200)
committerChristian Dywan <christian@twotoasts.de>
Tue, 26 Jun 2012 23:11:30 +0000 (01:11 +0200)
midori/midori-browser.c

index aa982067a1482d42552b9653d4adc0c5fb09d9c9..7190405eed46144ceea5404379c0731cb67630f5 100644 (file)
@@ -3164,13 +3164,13 @@ _action_compact_menu_populate_popup (GtkAction*     action,
     static const GtkActionEntry actions[] = {
       { "TabNew" },
       { "WindowNew" },
+      { "PrivateBrowsing" },
       { NULL },
       { "Find" },
       #if !HAVE_HILDON
       { "Print" },
       #endif
       { NULL },
-      { "PrivateBrowsing" },
       #if !HAVE_HILDON
       { "ClearPrivateData" },
       #if defined (GDK_WINDOWING_X11)