[Xfce4-commits] <midori:master> Show 'Menubar' item in compact menu to toggle the menubar

Christian Dywan noreply at xfce.org
Mon Nov 9 01:18:01 CET 2009


Updating branch refs/heads/master
         to 04e9255a9a1f0bbeb4c12584780d2f4187e2747a (commit)
       from 4dbc02d444919679c0f7f78ac9fb23246b6b75fc (commit)

commit 04e9255a9a1f0bbeb4c12584780d2f4187e2747a
Author: Christian Dywan <christian at twotoasts.de>
Date:   Sun Nov 8 21:54:34 2009 +0100

    Show 'Menubar' item in compact menu to toggle the menubar

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

diff --git a/midori/midori-browser.c b/midori/midori-browser.c
index 19750f0..c65bc9c 100644
--- a/midori/midori-browser.c
+++ b/midori/midori-browser.c
@@ -2976,6 +2976,7 @@ _action_compact_menu_populate_popup (GtkAction*     action,
       { "PrivateBrowsing" },
       { "ManageSearchEngines" },
       { NULL },
+      { "Menubar" },
       { "Bookmarkbar" },
       { "Panel" },
       { "Statusbar" },



More information about the Xfce4-commits mailing list