Add systray applet
authorRoss Burton <ross@openedhand.com>
Mon, 28 May 2007 16:54:22 +0000 (16:54 +0000)
committerRoss Burton <ross@openedhand.com>
Mon, 28 May 2007 16:54:22 +0000 (16:54 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1793 311d38ba-8fff-0310-9ca6-ca027cbcb966

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

index 607bd29..b3bde29 100755 (executable)
@@ -27,6 +27,6 @@ matchbox-desktop &
 
 # mb-applet-startup-monitor &                 
 
-matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets clock,battery &
+matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets clock,battery,systray &
 
 exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@
index 0e0f37c..3cda648 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 = "r10"
+PR = "r11"
 
 SRC_URI = "file://etc"
 S = ${WORKDIR}