From 3584b1bbd7938f7aa5b58cd6bf9093d04c38bc55 Mon Sep 17 00:00:00 2001 From: Rene Wagner Date: Fri, 17 Feb 2006 20:14:51 +0000 Subject: gpe-session-scripts: disable Utilities/Panel submenu in matchbox-panel (mb-applet-menu-launcher). Fixes hh.org Bug #1462. - requires matchbox-panel_0.9.2-r12 to work --- packages/gpe-session-scripts/files/matchbox-session | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/gpe-session-scripts/files') diff --git a/packages/gpe-session-scripts/files/matchbox-session b/packages/gpe-session-scripts/files/matchbox-session index 03d0df414e..bffd69a244 100644 --- a/packages/gpe-session-scripts/files/matchbox-session +++ b/packages/gpe-session-scripts/files/matchbox-session @@ -4,6 +4,6 @@ XRES=`xdpyinfo | awk '/dimensions/ { print $2 }' | cut -dx -f1` matchbox-desktop & -matchbox-panel --orientation south & +MB_MENU_PANEL_DISABLED=1 matchbox-panel --orientation south & exec matchbox-window-manager $@ -- cgit v1.2.3