summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/packages/matchbox-sato/matchbox-session-sato/session2
-rw-r--r--meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb2
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 &
15 15
16START_APPLETS=showdesktop,windowselector 16START_APPLETS=showdesktop,windowselector
17END_APPLETS=clock,battery,systray,startup-notify,notify 17END_APPLETS=clock,battery,systray,startup-notify,notify
18END_APPETS=openmoko-panel-gsm,$APPLETS # feature-phone 18END_APPLETS=openmoko-panel-gsm,$END_APPLETS # feature-phone
19 19
20matchbox-panel --titlebar --start-applets $START_APPLETS --end-applets $END_APPLETS & 20matchbox-panel --titlebar --start-applets $START_APPLETS --end-applets $END_APPLETS &
21 21
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"
2LICENSE = "GPL" 2LICENSE = "GPL"
3SECTION = "x11" 3SECTION = "x11"
4RDEPENDS = "formfactor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato initscripts matchbox-session" 4RDEPENDS = "formfactor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato initscripts matchbox-session"
5PR = "r26" 5PR = "r27"
6 6
7# This package is architecture specific because the session script is modified 7# This package is architecture specific because the session script is modified
8# based on the machine architecture. 8# based on the machine architecture.