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
1 changed files with 5 additions and 6 deletions

View File

@ -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 },