]> spindle.queued.net Git - midori/commitdiff
Put 'Find' into the compact popup menu
authorChristian Dywan <christian@twotoasts.de>
Sun, 5 Dec 2010 22:01:01 +0000 (23:01 +0100)
committerChristian Dywan <christian@twotoasts.de>
Sun, 5 Dec 2010 22:01:01 +0000 (23:01 +0100)
midori/midori-browser.c

index c8120adb79f56213d8e7df5b586ff17b0c87d81b..e3d2c3c84859a118e322478f7ce1c42965c6b6f4 100644 (file)
@@ -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" },