summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/matchbox-poky
diff options
context:
space:
mode:
authorChris Lord <chris@openedhand.com>2005-10-03 08:41:11 +0000
committerChris Lord <chris@openedhand.com>2005-10-03 08:41:11 +0000
commit5216f94c4b7b4f441805e44add56f38880dd9beb (patch)
treeecb96b0db3173ccf55e856e0b46eca91e72f042b /openembedded/packages/matchbox-poky
parentfacfebe9039c6ee8e4abebd5c88dfec667cf961b (diff)
downloadpoky-5216f94c4b7b4f441805e44add56f38880dd9beb.tar.gz
Remove startup-monitor from applets list (I mistakenly put it there
previously) git-svn-id: https://svn.o-hand.com/repos/poky@95 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/matchbox-poky')
-rwxr-xr-xopenembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session b/openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session
index cf56d25b8e..96e0ebcda6 100755
--- a/openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session
+++ b/openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session
@@ -14,6 +14,6 @@ matchbox-panel --orientation east \
14 --padding 4 \ 14 --padding 4 \
15 --no-menu \ 15 --no-menu \
16 --no-session \ 16 --no-session \
17 --default-apps mb-applet-home,mb-applet-startup-monitor,mb-applet-clock,mb-applet-battery & 17 --default-apps mb-applet-home,mb-applet-clock,mb-applet-battery &
18 18
19exec matchbox-window-manager -theme Clearlooks $@ 19exec matchbox-window-manager -theme Clearlooks $@