]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-netbook: We can safely include the brightness applet.
authorSamuel Ortiz <sameo@openedhand.com>
Tue, 30 Sep 2008 17:05:17 +0000 (17:05 +0000)
committerSamuel Ortiz <sameo@openedhand.com>
Tue, 30 Sep 2008 17:05:17 +0000 (17:05 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5343 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/matchbox-netbook/matchbox-session-netbook/session

index bd6bdba4ac921a0a43e188dc84213ef8388ecc7f..22c2b90c11357b3b6b54920066a373897d1062c7 100644 (file)
@@ -14,7 +14,7 @@ matchbox-desktop &
 # doesn't have the feature "foo".
 
 START_APPLETS=showdesktop,windowselector
-END_APPLETS=clock,battery,systray,startup-notify,notify
+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 &