From faed8fc7f772e3e1a3ca41f01805850a71952416 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 12 Feb 2008 21:08:50 +0000 Subject: matchbo-panel: ship the battery images git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3785 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb b/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb index 72c83e5a5c..97e5980ff7 100644 --- a/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb +++ b/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb @@ -2,7 +2,7 @@ LICENSE = "GPLv2" PRIORITY = "optional" DEPENDS = "gtk+ startup-notification apmd" PV = "0.0+svnr${SRCREV}" -PR = "r1" +PR = "r2" RPROVIDES_${PN} = "matchbox-panel" RREPLACES_${PN} = "matchbox-panel" @@ -16,6 +16,7 @@ S = "${WORKDIR}/${PN}" FILES_${PN} += "${libdir}/matchbox-panel/*.so \ ${datadir}/matchbox-panel/battery/*.png \ + ${datadir}/matchbox-panel/brightness/*.png \ ${datadir}/matchbox-panel/startup/*.png " FILES_${PN}-dbg += "${libdir}/matchbox-panel/.debug" -- cgit v1.2.3-54-g00ecf