diff options
| author | Ross Burton <ross@openedhand.com> | 2007-07-05 13:27:08 +0000 |
|---|---|---|
| committer | Ross Burton <ross@openedhand.com> | 2007-07-05 13:27:08 +0000 |
| commit | 1bfccdadc7635765d6cb8c9e47c91ae2aa5d2ac2 (patch) | |
| tree | f984d0096b0dc9b8d531d3d9e3e2199b4d6ff80c | |
| parent | 1086ade568aa054880cb3a35ab00c81ca00b96e1 (diff) | |
| download | poky-1bfccdadc7635765d6cb8c9e47c91ae2aa5d2ac2.tar.gz | |
Add startup applet
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2110 311d38ba-8fff-0310-9ca6-ca027cbcb966
| -rwxr-xr-x | meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session | 2 |
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 | ||
| 10 | matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets clock,battery,systray & | 10 | matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets startup,clock,battery,systray & |
| 11 | 11 | ||
| 12 | exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@ | 12 | exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@ |
