[Xfce4-commits] <midori:master> Remove bookmark bar item from app	menu
    Christian Dywan 
    noreply at xfce.org
       
    Thu Jun 28 23:32:01 CEST 2012
    
    
  
Updating branch refs/heads/master
         to 2ac581519c840c9f1800cf1c8f81aea310973cbd (commit)
       from 6cdc67a21e8cf33bd3886278954b378d8fede151 (commit)
commit 2ac581519c840c9f1800cf1c8f81aea310973cbd
Author: Daniel P. Fore <Daniel.P.Fore at gmail.com>
Date:   Thu Jun 28 23:30:20 2012 +0200
    Remove bookmark bar item from app menu
    
    Fixes: https://bugs.launchpad.net/midori/+bug/1018225
 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 fecf2b0..7c61e5a 100644
--- a/midori/midori-browser.c
+++ b/midori/midori-browser.c
@@ -3160,7 +3160,6 @@ _action_compact_menu_populate_popup (GtkAction*     action,
       { NULL },
       { "Fullscreen" },
       { "Panel" },
-      { "Bookmarkbar" },
       { "-" },
       #endif
       { NULL },
    
    
More information about the Xfce4-commits
mailing list