summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-07-05 13:27:08 +0000
committerRoss Burton <ross@openedhand.com>2007-07-05 13:27:08 +0000
commit1bfccdadc7635765d6cb8c9e47c91ae2aa5d2ac2 (patch)
treef984d0096b0dc9b8d531d3d9e3e2199b4d6ff80c /meta
parent1086ade568aa054880cb3a35ab00c81ca00b96e1 (diff)
downloadpoky-1bfccdadc7635765d6cb8c9e47c91ae2aa5d2ac2.tar.gz
Add startup applet
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2110 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rwxr-xr-xmeta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session
index 5b41cbe4a5..b17e61b444 100755
--- a/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session
+++ b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session
@@ -7,6 +7,6 @@ matchbox-desktop &
7 7
8# mb-applet-startup-monitor & 8# mb-applet-startup-monitor &
9 9
10matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets clock,battery,systray & 10matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets startup,clock,battery,systray &
11 11
12exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@ 12exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@