summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/packages/matchbox-netbook/matchbox-session-netbook/session2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-netbook/matchbox-session-netbook/session b/meta/packages/matchbox-netbook/matchbox-session-netbook/session
index bd6bdba4ac..22c2b90c11 100644
--- a/meta/packages/matchbox-netbook/matchbox-session-netbook/session
+++ b/meta/packages/matchbox-netbook/matchbox-session-netbook/session
@@ -14,7 +14,7 @@ matchbox-desktop &
14# doesn't have the feature "foo". 14# doesn't have the feature "foo".
15 15
16START_APPLETS=showdesktop,windowselector 16START_APPLETS=showdesktop,windowselector
17END_APPLETS=clock,battery,systray,startup-notify,notify 17END_APPLETS=clock,battery,brightness,systray,startup-notify,notify
18END_APPLETS=openmoko-panel-gsm,$END_APPLETS # feature-phone 18END_APPLETS=openmoko-panel-gsm,$END_APPLETS # feature-phone
19 19
20matchbox-panel --titlebar --start-applets $START_APPLETS --end-applets $END_APPLETS & 20matchbox-panel --titlebar --start-applets $START_APPLETS --end-applets $END_APPLETS &