[Xfce4-commits] <midori:master> Add 'Panel' menu item to compact menu button
Christian Dywan
noreply at xfce.org
Sun Jul 4 22:44:02 CEST 2010
Updating branch refs/heads/master
to 9ed9cebe92f8e6a0fc234a841f9e84baa714bda7 (commit)
from aaa831d0c31da41c757611cddc7fde21b8438e5e (commit)
commit 9ed9cebe92f8e6a0fc234a841f9e84baa714bda7
Author: Christian Dywan <christian at twotoasts.de>
Date: Sun Jul 4 22:41:01 2010 +0200
Add 'Panel' menu item to compact menu button
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 a9d2e70..b711887 100644
--- a/midori/midori-browser.c
+++ b/midori/midori-browser.c
@@ -2975,6 +2975,7 @@ _action_compact_menu_populate_popup (GtkAction* action,
#else
{ "Print" },
{ NULL },
+ { "Panel" },
{ "-" },
{ "ClearPrivateData" },
#if WEBKIT_CHECK_VERSION (1, 1, 17)
More information about the Xfce4-commits
mailing list