From 4b4ccd9f2a2e39e9159a7270e0ecfdc3470eb9ba Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 26 Jul 2007 11:14:45 +0000 Subject: Add a patch from 2.12 to size combo arrows based on the font size git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2231 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/gtk+/gtk+_2.10.12.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/packages/gtk+/gtk+_2.10.12.bb') diff --git a/meta/packages/gtk+/gtk+_2.10.12.bb b/meta/packages/gtk+/gtk+_2.10.12.bb index e7e5a9f76..64241a79b 100644 --- a/meta/packages/gtk+/gtk+_2.10.12.bb +++ b/meta/packages/gtk+/gtk+_2.10.12.bb @@ -1,7 +1,7 @@ require gtk+.inc DEPENDS += "cairo" -PR = "r10" +PR = "r11" # disable per default - untested and not all patches included. DEFAULT_PREFERENCE = "-1" @@ -22,6 +22,7 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \ file://cellrenderer-cairo.patch;patch=1;pnum=0 \ file://entry-cairo.patch;patch=1;pnum=0 \ file://toggle-font.diff;patch=1;pnum=0 \ + file://combo-arrow-size.patch;patch=1;pnum=0 \ file://scrolled-placement.patch;patch=1;pnum=0" # file://scroll-timings.patch;patch=1 \ # file://pangoxft2.10.6.diff;patch=1" -- cgit v1.2.3