1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

Make desktop icon appear at beginning of panel

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1462 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Matthew Allum
2007-04-10 14:30:16 +00:00
parent 5a25942078
commit 4b77ee40a9
2 changed files with 2 additions and 2 deletions
@@ -24,6 +24,6 @@ matchbox-desktop &
# mb-applet-startup-monitor &
matchbox-panel --titlebar --start-applets windowselector,showdesktop --end-applets screenshot,battery,clock &
matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets screenshot,battery,clock &
exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@
@@ -2,7 +2,7 @@ DESCRIPTION = "Custom MB session files for poky"
LICENSE = "GPL"
SECTION = "x11"
RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2"
PR = "r6"
PR = "r7"
SRC_URI = "file://etc"
S = ${WORKDIR}