From: Christian Dywan Date: Sun, 5 Dec 2010 22:01:01 +0000 (+0100) Subject: Put 'Find' into the compact popup menu X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecb9de246c452ce98aebd482d2be01fcc03f7a3b;p=midori Put 'Find' into the compact popup menu --- diff --git a/midori/midori-browser.c b/midori/midori-browser.c index c8120adb..e3d2c3c8 100644 --- a/midori/midori-browser.c +++ b/midori/midori-browser.c @@ -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" },