summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-sato/matchbox-sato_0.1.bb
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2007-04-10 14:30:16 +0000
committerMatthew Allum <mallum@openedhand.com>2007-04-10 14:30:16 +0000
commit4b77ee40a90535eedc8c065792197a33a9ed98be (patch)
tree96c018c9e1cb124000be71f2f99876ab0add4cde /meta/packages/matchbox-sato/matchbox-sato_0.1.bb
parent5a259420784ff07398e07e88a207c6d93f22b3c5 (diff)
downloadpoky-4b77ee40a90535eedc8c065792197a33a9ed98be.tar.gz
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
Diffstat (limited to 'meta/packages/matchbox-sato/matchbox-sato_0.1.bb')
-rw-r--r--meta/packages/matchbox-sato/matchbox-sato_0.1.bb2
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 25390502c5..89cee2528a 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"
2LICENSE = "GPL" 2LICENSE = "GPL"
3SECTION = "x11" 3SECTION = "x11"
4RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2" 4RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2"
5PR = "r6" 5PR = "r7"
6 6
7SRC_URI = "file://etc" 7SRC_URI = "file://etc"
8S = ${WORKDIR} 8S = ${WORKDIR}