From e33ca0e77ab6d52a7872bb789500c797fa34fbfe Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Wed, 1 Oct 2008 09:18:57 +0000 Subject: matchbox-session-netbook: Remove the --titlebar option With the --titlebar option, the desktop combo will stay hidden under the panel. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5357 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/matchbox-netbook/matchbox-session-netbook/session | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/packages') diff --git a/meta/packages/matchbox-netbook/matchbox-session-netbook/session b/meta/packages/matchbox-netbook/matchbox-session-netbook/session index 22c2b90c1..2417e9b0b 100644 --- a/meta/packages/matchbox-netbook/matchbox-session-netbook/session +++ b/meta/packages/matchbox-netbook/matchbox-session-netbook/session @@ -17,6 +17,6 @@ START_APPLETS=showdesktop,windowselector END_APPLETS=clock,battery,brightness,systray,startup-notify,notify END_APPLETS=openmoko-panel-gsm,$END_APPLETS # feature-phone -matchbox-panel --titlebar --start-applets $START_APPLETS --end-applets $END_APPLETS & +matchbox-panel --start-applets $START_APPLETS --end-applets $END_APPLETS & exec metacity -- cgit v1.2.3