Put 'Find' into the compact popup menu
This commit is contained in:
parent
1207c39df9
commit
ecb9de246c
1 changed files with 1 additions and 2 deletions
|
@ -2904,9 +2904,8 @@ _action_compact_menu_populate_popup (GtkAction* action,
|
|||
{ "WindowNew" },
|
||||
{ "PrivateBrowsing" },
|
||||
{ "Open" },
|
||||
#if HAVE_HILDON
|
||||
{ "Find" },
|
||||
#else
|
||||
#if !HAVE_HILDON
|
||||
{ "Print" },
|
||||
{ NULL },
|
||||
{ "Panel" },
|
||||
|
|
Loading…
Reference in a new issue