diff options
author | Ross Burton <ross@openedhand.com> | 2007-07-06 08:16:46 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-07-06 08:16:46 +0000 |
commit | a291023c50d85c82553fffc7c33019d529201954 (patch) | |
tree | b2c2ee35ef72d518801f26600d88b5471e495c38 /meta/packages/matchbox-sato/matchbox-sato_0.1.bb | |
parent | fc4806f503fc6a0eac4d0fc4a732e9be99f8462c (diff) | |
download | openembedded-core-a291023c50d85c82553fffc7c33019d529201954.tar.gz openembedded-core-a291023c50d85c82553fffc7c33019d529201954.tar.bz2 openembedded-core-a291023c50d85c82553fffc7c33019d529201954.zip |
Put the startup applet on the left,not the right
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2124 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-sato/matchbox-sato_0.1.bb')
-rw-r--r-- | meta/packages/matchbox-sato/matchbox-sato_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-sato/matchbox-sato_0.1.bb b/meta/packages/matchbox-sato/matchbox-sato_0.1.bb index dd03539f28..df21310b20 100644 --- a/meta/packages/matchbox-sato/matchbox-sato_0.1.bb +++ b/meta/packages/matchbox-sato/matchbox-sato_0.1.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" SECTION = "x11" RDEPENDS = "matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato" RCONFLICTS = "matchbox-common" -PR = "r14" +PR = "r15" SRC_URI = "file://etc file://matchbox-session" S = ${WORKDIR} |