aboutsummaryrefslogtreecommitdiffstats
path: root/packages/matchbox-panel
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-04-07 10:25:59 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-07 10:25:59 +0000
commite58e8361118ad0a02f9c9757fb85a8c5fa70cc53 (patch)
treeabdd3821e40d12b4b8551975442c59ea7b14ebeb /packages/matchbox-panel
parent414ced7d3fc227189da8a4fe6718fbb443c8c566 (diff)
downloadopenembedded-e58e8361118ad0a02f9c9757fb85a8c5fa70cc53.tar.gz
matchbox-panel 0.9.3: default preference = -1 due to segfault and iconsize issues
Diffstat (limited to 'packages/matchbox-panel')
-rw-r--r--packages/matchbox-panel/matchbox-panel_0.9.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/matchbox-panel/matchbox-panel_0.9.3.bb b/packages/matchbox-panel/matchbox-panel_0.9.3.bb
index 9c6e75b9a5..f99b818cb3 100644
--- a/packages/matchbox-panel/matchbox-panel_0.9.3.bb
+++ b/packages/matchbox-panel/matchbox-panel_0.9.3.bb
@@ -1,5 +1,5 @@
include matchbox-panel.inc
-
+DEFAULT_PREFERENCE = "-1"
PR="r0"
SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz \
file://mb-applet-battery-repaint-093.patch;patch=1"