]> code.ossystems Code Review - openembedded-core.git/commitdiff
Remove startup-monitor from applets list (I mistakenly put it there
authorChris Lord <chris@openedhand.com>
Mon, 3 Oct 2005 08:41:11 +0000 (08:41 +0000)
committerChris Lord <chris@openedhand.com>
Mon, 3 Oct 2005 08:41:11 +0000 (08:41 +0000)
previously)

git-svn-id: https://svn.o-hand.com/repos/poky@95 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session

index cf56d25b8e5bb82e1262cf4034cb564deb2d6aab..96e0ebcda6db825f009eede5df2c9dff7dab1592 100755 (executable)
@@ -14,6 +14,6 @@ matchbox-panel --orientation east \
                --padding 4 \
                --no-menu \
                --no-session \
-               --default-apps mb-applet-home,mb-applet-startup-monitor,mb-applet-clock,mb-applet-battery &
+               --default-apps mb-applet-home,mb-applet-clock,mb-applet-battery &
 
 exec matchbox-window-manager -theme Clearlooks $@