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" },
|
{ "WindowNew" },
|
||||||
{ "PrivateBrowsing" },
|
{ "PrivateBrowsing" },
|
||||||
{ "Open" },
|
{ "Open" },
|
||||||
#if HAVE_HILDON
|
|
||||||
{ "Find" },
|
{ "Find" },
|
||||||
#else
|
#if !HAVE_HILDON
|
||||||
{ "Print" },
|
{ "Print" },
|
||||||
{ NULL },
|
{ NULL },
|
||||||
{ "Panel" },
|
{ "Panel" },
|
||||||
|
|
Loading…
Reference in a new issue