]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-sato: don't use the startup icon, use notification banners
authorRoss Burton <ross@openedhand.com>
Tue, 19 Feb 2008 17:11:40 +0000 (17:11 +0000)
committerRoss Burton <ross@openedhand.com>
Tue, 19 Feb 2008 17:11:40 +0000 (17:11 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3828 311d38ba-8fff-0310-9ca6-ca027cbcb966

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

index 8a2bdd013a45fe9978aec26a922c68bc1934bd35..010772a8c493d26702b1da4c85994160cb5809e6 100755 (executable)
@@ -10,6 +10,6 @@ fi
 
 matchbox-desktop &
 
-matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets clock,battery,systray,startup &
+matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets clock,battery,systray,startup-notify,notify &
 
 exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@
index 3711bf134a1f19133d5d9c9336937b02e0a8bb75..e2f4aeb8256e162cfc541c70eb5bc473483c0c42 100644 (file)
@@ -3,7 +3,7 @@ LICENSE = "GPL"
 SECTION = "x11"
 RDEPENDS = "formfactor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato initscripts"
 RCONFLICTS = "matchbox-common"
-PR = "r19"
+PR = "r20"
 
 SRC_URI = "file://etc file://matchbox-session"
 S = ${WORKDIR}