]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-session-sato: fix typos in session script
authorRoss Burton <ross@openedhand.com>
Fri, 5 Sep 2008 16:21:53 +0000 (16:21 +0000)
committerRoss Burton <ross@openedhand.com>
Fri, 5 Sep 2008 16:21:53 +0000 (16:21 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5144 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/matchbox-sato/matchbox-session-sato/session
meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb

index 68aacd1d5f0bbb593c90088601608d3f6e4d5b20..1a7e99c0a9ebfe07be8c9c0310421ba73c4b8d25 100644 (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 &
 
index b5c45219aec534b3ca0ba2e82d754aa7b73899f1..908538cd125707e11b58ae9a7a7ef519df6f7cbc 100644 (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.