summaryrefslogtreecommitdiff
path: root/meta/packages
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-02-22 15:36:29 +0000
committerRoss Burton <ross@openedhand.com>2007-02-22 15:36:29 +0000
commit10ff7f5af855691d751b879f9b92d6ddfb29c2e6 (patch)
tree39a0cdd1a7f80e86d6bc5c287aefe205e6f750ee /meta/packages
parent21690b1b6efe1815e79b80ec9ba5c700daf9ebc9 (diff)
downloadopenembedded-core-10ff7f5af855691d751b879f9b92d6ddfb29c2e6.tar.gz
openembedded-core-10ff7f5af855691d751b879f9b92d6ddfb29c2e6.tar.bz2
openembedded-core-10ff7f5af855691d751b879f9b92d6ddfb29c2e6.tar.xz
openembedded-core-10ff7f5af855691d751b879f9b92d6ddfb29c2e6.zip
Add window selector applet
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1286 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages')
-rwxr-xr-xmeta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session
index e4b4a3b19..3f2d66250 100755
--- a/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session
+++ b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session
@@ -27,8 +27,6 @@ matchbox-desktop --icon-size 64 \
# mb-applet-startup-monitor &
-matchbox-panel --titlebar --start-applets showdesktop --end-applets clock &
+matchbox-panel --titlebar --start-applets windowselector,showdesktop --end-applets clock &
exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@
-
-