mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
Put the startup applet on the left,not the right
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2124 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -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 $@
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user