From e0ce469778aacfc69611b8101c0fafee53b453a9 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 25 Apr 2007 10:38:32 +0000 Subject: Remove the screenshot applet, whoops 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 | 2 +- meta/packages/matchbox-sato/matchbox-sato_0.1.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/packages/matchbox-sato') diff --git a/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session index ef27801732..040ed88205 100755 --- a/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session +++ b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session @@ -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 $@ diff --git a/meta/packages/matchbox-sato/matchbox-sato_0.1.bb b/meta/packages/matchbox-sato/matchbox-sato_0.1.bb index de9b9a02f2..931e37d97b 100644 --- a/meta/packages/matchbox-sato/matchbox-sato_0.1.bb +++ b/meta/packages/matchbox-sato/matchbox-sato_0.1.bb @@ -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} -- cgit v1.2.3-54-g00ecf