Updating branch refs/heads/master
         to 61c5514c1c9d0637e4273c54eb8d1c6a96ee46da (commit)
       from ff6fec636700b71b296ebe5c2976b8cb7080d292 (commit)

commit 61c5514c1c9d0637e4273c54eb8d1c6a96ee46da
Author: Christian Dywan <christ...@twotoasts.de>
Date:   Thu Jun 10 17:53:08 2010 +0200

    Remove toolbar menu items from the compact menu

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

diff --git a/midori/midori-browser.c b/midori/midori-browser.c
index 920a7b8..bf001fe 100644
--- a/midori/midori-browser.c
+++ b/midori/midori-browser.c
@@ -3367,12 +3367,6 @@ _action_compact_menu_populate_popup (GtkAction*     
action,
       { "Find" },
       #else
       { "Print" },
-      { "About" },
-      { NULL },
-      { "Menubar" },
-      { "Bookmarkbar" },
-      { "Panel" },
-      { "Statusbar" },
       { NULL },
       { "-" },
       { "ClearPrivateData" },
@@ -3381,6 +3375,7 @@ _action_compact_menu_populate_popup (GtkAction*     
action,
       #endif
       { "Fullscreen" },
       #endif
+      { "About" },
       { "Preferences" },
       #if HAVE_HILDON
       { "auto-load-images" },
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to