From c0b4013465e411b38ca4079e2fd7dd447b907421 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Thu, 21 Jun 2007 12:57:07 +0000 Subject: matchbox-panel-2: package graphics for startup-notification applet git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1983 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'meta/packages/matchbox-panel-2') 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 2974b8bd6f..b41f9d6d76 100644 --- a/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb +++ b/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb @@ -3,7 +3,7 @@ PRIORITY = "optional" MAINTAINER = "Chris Lord " PV = "0.0+svn${SRCDATE}" DEPENDS = "gtk+ startup-notification apmd" -PR = "r1" +PR = "r2" RPROVIDES = matchbox-panel RREPLACES = matchbox-panel @@ -16,7 +16,8 @@ EXTRA_OECONF = "--enable-startup-notification --disable-libnotify" S = ${WORKDIR}/${PN} FILES_${PN} += "${libdir}/matchbox-panel/*.so \ - ${datadir}/matchbox-panel/battery/*.png" + ${datadir}/matchbox-panel/battery/*.png \ + ${datadir}/matchbox-panel/startup/*.png " FILES_${PN}-dbg += "${libdir}/matchbox-panel/.debug" inherit autotools pkgconfig -- cgit v1.2.3-54-g00ecf