From 344a927a3ddb2b3983b51419c500ce40725066ee Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 5 Sep 2008 16:21:53 +0000 Subject: [PATCH] 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 --- meta/packages/matchbox-sato/matchbox-session-sato/session | 2 +- meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/packages/matchbox-sato/matchbox-session-sato/session b/meta/packages/matchbox-sato/matchbox-session-sato/session index 68aacd1d5f..1a7e99c0a9 100644 --- a/meta/packages/matchbox-sato/matchbox-session-sato/session +++ b/meta/packages/matchbox-sato/matchbox-session-sato/session @@ -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 & diff --git a/meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb b/meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb index b5c45219ae..908538cd12 100644 --- a/meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb +++ b/meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb @@ -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.