gpe-session-scripts: disable Utilities/Panel submenu in matchbox-panel (mb-applet...
authorRene Wagner <rw@handhelds.org>
Fri, 17 Feb 2006 20:14:51 +0000 (20:14 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 17 Feb 2006 20:14:51 +0000 (20:14 +0000)
  - requires matchbox-panel_0.9.2-r12 to work

packages/gpe-session-scripts/files/matchbox-session
packages/gpe-session-scripts/gpe-session-scripts_0.66.bb

index 03d0df4..bffd69a 100644 (file)
@@ -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 $@