From: Paweł Forysiuk Date: Thu, 5 Jul 2012 20:44:05 +0000 (+0200) Subject: Re-group app menu to place fullscreen better X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db30c9a3d7604934d1c089af83d89b3071b4e8e1;p=midori Re-group app menu to place fullscreen better --- diff --git a/midori/midori-browser.c b/midori/midori-browser.c index b6d3e5cf..7fe60f65 100644 --- a/midori/midori-browser.c +++ b/midori/midori-browser.c @@ -3149,18 +3149,17 @@ _action_compact_menu_populate_popup (GtkAction* action, #if !HAVE_HILDON { "Print" }, #endif + { "Fullscreen" }, { NULL }, #if !HAVE_HILDON + { "p" }, + { NULL }, + { "BookmarksImport" }, + { "BookmarksExport" }, { "ClearPrivateData" }, #if defined (GDK_WINDOWING_X11) { "AddDesktopShortcut" }, #endif - { NULL }, - { "BookmarksImport"}, - { "BookmarksExport"}, - { NULL }, - { "Fullscreen" }, - { "p" }, { "-" }, #endif { NULL },