Re-group app menu to place fullscreen better

This commit is contained in:
Paweł Forysiuk 2012-07-05 22:44:05 +02:00 committed by Christian Dywan
parent 8679a5b19e
commit db30c9a3d7

View file

@ -3149,18 +3149,17 @@ _action_compact_menu_populate_popup (GtkAction* action,
#if !HAVE_HILDON #if !HAVE_HILDON
{ "Print" }, { "Print" },
#endif #endif
{ "Fullscreen" },
{ NULL }, { NULL },
#if !HAVE_HILDON #if !HAVE_HILDON
{ "p" },
{ NULL },
{ "BookmarksImport" },
{ "BookmarksExport" },
{ "ClearPrivateData" }, { "ClearPrivateData" },
#if defined (GDK_WINDOWING_X11) #if defined (GDK_WINDOWING_X11)
{ "AddDesktopShortcut" }, { "AddDesktopShortcut" },
#endif #endif
{ NULL },
{ "BookmarksImport"},
{ "BookmarksExport"},
{ NULL },
{ "Fullscreen" },
{ "p" },
{ "-" }, { "-" },
#endif #endif
{ NULL }, { NULL },