[Xfce4-commits] <midori:master> Re-group app menu to place fullscreen better
Christian Dywan
noreply at xfce.org
Fri Jul 6 01:38:02 CEST 2012
Updating branch refs/heads/master
to db30c9a3d7604934d1c089af83d89b3071b4e8e1 (commit)
from 8679a5b19ef697f754395230254b164dfa7ea8d0 (commit)
commit db30c9a3d7604934d1c089af83d89b3071b4e8e1
Author: Paweł Forysiuk <tuxator at o2.pl>
Date: Thu Jul 5 22:44:05 2012 +0200
Re-group app menu to place fullscreen better
midori/midori-browser.c | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/midori/midori-browser.c b/midori/midori-browser.c
index b6d3e5c..7fe60f6 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 },
More information about the Xfce4-commits
mailing list