[Xfce4-commits] <midori:master> Put 'Find' into the compact popup menu

Christian Dywan noreply at xfce.org
Mon Dec 6 18:22:01 CET 2010


Updating branch refs/heads/master
         to ecb9de246c452ce98aebd482d2be01fcc03f7a3b (commit)
       from 1207c39df9b1e76f151051c44dddf52fac31bf25 (commit)

commit ecb9de246c452ce98aebd482d2be01fcc03f7a3b
Author: Christian Dywan <christian at twotoasts.de>
Date:   Sun Dec 5 23:01:01 2010 +0100

    Put 'Find' into the compact popup menu

 midori/midori-browser.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/midori/midori-browser.c b/midori/midori-browser.c
index c8120ad..e3d2c3c 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" },



More information about the Xfce4-commits mailing list