diff --git a/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session index b17e61b444..2e8dac3af7 100755 --- a/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session +++ b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session @@ -7,6 +7,6 @@ matchbox-desktop & # mb-applet-startup-monitor & -matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets startup,clock,battery,systray & +matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets clock,battery,systray,startup & exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@ diff --git a/meta/packages/matchbox-sato/matchbox-sato_0.1.bb b/meta/packages/matchbox-sato/matchbox-sato_0.1.bb index dd03539f28..df21310b20 100644 --- a/meta/packages/matchbox-sato/matchbox-sato_0.1.bb +++ b/meta/packages/matchbox-sato/matchbox-sato_0.1.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" SECTION = "x11" RDEPENDS = "matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato" RCONFLICTS = "matchbox-common" -PR = "r14" +PR = "r15" SRC_URI = "file://etc file://matchbox-session" S = ${WORKDIR}