[Xfce4-commits] <midori:master> Remove 'INspect page' from app menu
    Christian Dywan 
    noreply at xfce.org
       
    Tue Jun 26 23:52:01 CEST 2012
    
    
  
Updating branch refs/heads/master
         to 959fc712bdb3462cb0e1766084573ab124ca5f75 (commit)
       from ebd0ef2a46005d334428339f2200858d80a8afcb (commit)
commit 959fc712bdb3462cb0e1766084573ab124ca5f75
Author: Christian Dywan <christian at twotoasts.de>
Date:   Tue Jun 26 23:49:18 2012 +0200
    Remove 'INspect page' from app menu
    
    Fixes: https://bugs.launchpad.net/midori/+bug/1017332
 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 ab07388..db50f44 100644
--- a/midori/midori-browser.c
+++ b/midori/midori-browser.c
@@ -3168,7 +3168,6 @@ _action_compact_menu_populate_popup (GtkAction*     action,
       { "Find" },
       #if !HAVE_HILDON
       { "Print" },
-      { "InspectPage" },
       #endif
       { NULL },
       { "PrivateBrowsing" },
    
    
More information about the Xfce4-commits
mailing list