1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00

matchbox-netbook: We can safely include the brightness applet.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5343 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Samuel Ortiz
2008-09-30 17:05:17 +00:00
parent 65722fb862
commit ff56ee3717
@@ -14,7 +14,7 @@ matchbox-desktop &
# doesn't have the feature "foo". # doesn't have the feature "foo".
START_APPLETS=showdesktop,windowselector 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 END_APPLETS=openmoko-panel-gsm,$END_APPLETS # feature-phone
matchbox-panel --titlebar --start-applets $START_APPLETS --end-applets $END_APPLETS & matchbox-panel --titlebar --start-applets $START_APPLETS --end-applets $END_APPLETS &