Add latest integral version to list of devices using small icons.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Tue, 22 Nov 2005 16:18:09 +0000 (16:18 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 22 Nov 2005 16:18:09 +0000 (16:18 +0000)
packages/matchbox-panel/matchbox-panel.inc
packages/matchbox-panel/matchbox-panel_0.9.2.bb

index 58f42ef..7ae9342 100644 (file)
@@ -14,7 +14,7 @@ EXTRA_OECONF_append_h2200 = " --enable-small-icons "
 EXTRA_OECONF_append_collie = " --enable-small-icons "
 EXTRA_OECONF_append_poodle = " --enable-small-icons "
 EXTRA_OECONF_append_mnci = " --enable-small-icons "
-EXTRA_OECONF_append_integral = " --enable-small-icons "
+EXTRA_OECONF_append_integral13 = " --enable-small-icons "
 
 FILES_${PN} = "${bindir} \
               ${datadir}/applications \
index 2477cd8..78d1b28 100644 (file)
@@ -1,6 +1,6 @@
 include matchbox-panel.inc
 
-PR="r2"
+PR="r3"
 SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz"