diff options
Diffstat (limited to 'meta/packages')
-rw-r--r-- | meta/packages/matchbox-netbook/matchbox-session-netbook/session | 2 |
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 | ||
16 | START_APPLETS=showdesktop,windowselector | 16 | START_APPLETS=showdesktop,windowselector |
17 | END_APPLETS=clock,battery,systray,startup-notify,notify | 17 | END_APPLETS=clock,battery,brightness,systray,startup-notify,notify |
18 | END_APPLETS=openmoko-panel-gsm,$END_APPLETS # feature-phone | 18 | END_APPLETS=openmoko-panel-gsm,$END_APPLETS # feature-phone |
19 | 19 | ||
20 | matchbox-panel --titlebar --start-applets $START_APPLETS --end-applets $END_APPLETS & | 20 | matchbox-panel --titlebar --start-applets $START_APPLETS --end-applets $END_APPLETS & |