matchbox-session-sato: fix typos in session script

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5144 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2008-09-05 16:21:53 +00:00
parent 23c36b0fbf
commit 344a927a3d
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ matchbox-desktop &
START_APPLETS=showdesktop,windowselector
END_APPLETS=clock,battery,systray,startup-notify,notify
END_APPETS=openmoko-panel-gsm,$APPLETS # feature-phone
END_APPLETS=openmoko-panel-gsm,$END_APPLETS # feature-phone
matchbox-panel --titlebar --start-applets $START_APPLETS --end-applets $END_APPLETS &

View File

@ -2,7 +2,7 @@ DESCRIPTION = "Custom MB session files for poky"
LICENSE = "GPL"
SECTION = "x11"
RDEPENDS = "formfactor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato initscripts matchbox-session"
PR = "r26"
PR = "r27"
# This package is architecture specific because the session script is modified
# based on the machine architecture.