mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
matchbox-sato: don't use the startup icon, use notification banners
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3828 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -10,6 +10,6 @@ fi
|
|||||||
|
|
||||||
matchbox-desktop &
|
matchbox-desktop &
|
||||||
|
|
||||||
matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets clock,battery,systray,startup &
|
matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets clock,battery,systray,startup-notify,notify &
|
||||||
|
|
||||||
exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@
|
exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ LICENSE = "GPL"
|
|||||||
SECTION = "x11"
|
SECTION = "x11"
|
||||||
RDEPENDS = "formfactor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato initscripts"
|
RDEPENDS = "formfactor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato initscripts"
|
||||||
RCONFLICTS = "matchbox-common"
|
RCONFLICTS = "matchbox-common"
|
||||||
PR = "r19"
|
PR = "r20"
|
||||||
|
|
||||||
SRC_URI = "file://etc file://matchbox-session"
|
SRC_URI = "file://etc file://matchbox-session"
|
||||||
S = ${WORKDIR}
|
S = ${WORKDIR}
|
||||||
|
|||||||
Reference in New Issue
Block a user