[Xfce4-commits] <midori:master> Remove 'Open' menu item from app menu

Christian Dywan noreply at xfce.org
Tue Jun 26 23:16:01 CEST 2012


Updating branch refs/heads/master
         to 3effb9a4cefb61f8b8fcfe0e309b8b6d9764800f (commit)
       from fb008245418fe3f49f7c028ae7fc572d15235d38 (commit)

commit 3effb9a4cefb61f8b8fcfe0e309b8b6d9764800f
Author: Christian Dywan <christian at twotoasts.de>
Date:   Tue Jun 26 23:15:05 2012 +0200

    Remove 'Open' menu item from app menu
    
    Fixes: https://bugs.launchpad.net/midori/+bug/1018044

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

diff --git a/midori/midori-browser.c b/midori/midori-browser.c
index da3a04d..ab07388 100644
--- a/midori/midori-browser.c
+++ b/midori/midori-browser.c
@@ -3165,7 +3165,6 @@ _action_compact_menu_populate_popup (GtkAction*     action,
       { "TabNew" },
       { "WindowNew" },
       { NULL },
-      { "Open" },
       { "Find" },
       #if !HAVE_HILDON
       { "Print" },


More information about the Xfce4-commits mailing list