[Xfce4-commits] <midori:master> Remove toolbar menu items from the compact menu

Christian Dywan noreply at xfce.org
Thu Jun 10 17:56:02 CEST 2010


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

commit 61c5514c1c9d0637e4273c54eb8d1c6a96ee46da
Author: Christian Dywan <christian at 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" },



More information about the Xfce4-commits mailing list