Change position of battery before clock
authorMatthew Allum <mallum@openedhand.com>
Thu, 12 Apr 2007 12:01:32 +0000 (12:01 +0000)
committerMatthew Allum <mallum@openedhand.com>
Thu, 12 Apr 2007 12:01:32 +0000 (12:01 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1488 311d38ba-8fff-0310-9ca6-ca027cbcb966

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

index f3dea25..ef27801 100755 (executable)
@@ -24,6 +24,6 @@ matchbox-desktop &
 
 # mb-applet-startup-monitor &                 
 
-matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets screenshot,battery,clock &
+matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets screenshot,clock,battery &
 
 exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@
index 89cee25..de9b9a0 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Custom MB session files for poky"
 LICENSE = "GPL"
 SECTION = "x11"
 RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2"
-PR = "r7"
+PR = "r8"
 
 SRC_URI = "file://etc"
 S = ${WORKDIR}