]> code.ossystems Code Review - openembedded-core.git/commitdiff
Remove the screenshot applet, whoops
authorRoss Burton <ross@openedhand.com>
Wed, 25 Apr 2007 10:38:32 +0000 (10:38 +0000)
committerRoss Burton <ross@openedhand.com>
Wed, 25 Apr 2007 10:38:32 +0000 (10:38 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1550 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session
meta/packages/matchbox-sato/matchbox-sato_0.1.bb

index ef278017326b927eab900fd1bc91cb038e11ee2f..040ed8820544241812d94ecd16dc4d3a33512af9 100755 (executable)
@@ -24,6 +24,6 @@ matchbox-desktop &
 
 # mb-applet-startup-monitor &                 
 
-matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets screenshot,clock,battery &
+matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets clock,battery &
 
 exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@
index de9b9a02f2afd18d9554adba71fac6d8e58629e4..931e37d97b70196487d2690b3cd59430c824509d 100644 (file)
@@ -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 = "r8"
+PR = "r9"
 
 SRC_URI = "file://etc"
 S = ${WORKDIR}