Put 'Find' into the compact popup menu

This commit is contained in:
Christian Dywan 2010-12-05 23:01:01 +01:00
parent 1207c39df9
commit ecb9de246c

View file

@ -2904,9 +2904,8 @@ _action_compact_menu_populate_popup (GtkAction* action,
{ "WindowNew" }, { "WindowNew" },
{ "PrivateBrowsing" }, { "PrivateBrowsing" },
{ "Open" }, { "Open" },
#if HAVE_HILDON
{ "Find" }, { "Find" },
#else #if !HAVE_HILDON
{ "Print" }, { "Print" },
{ NULL }, { NULL },
{ "Panel" }, { "Panel" },