summaryrefslogtreecommitdiff
path: root/meta/packages/gtk+/gtk+_2.10.12.bb
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-07-26 10:35:02 +0000
committerRoss Burton <ross@openedhand.com>2007-07-26 10:35:02 +0000
commit828cb20d18fc67aabe22d13c4e3c519e6611f908 (patch)
treef2ecc02e94d16896e906ea2afc95d94173783846 /meta/packages/gtk+/gtk+_2.10.12.bb
parentf7bf74a05ae7b857dbf935738ee20b0fad9de496 (diff)
downloadopenembedded-core-828cb20d18fc67aabe22d13c4e3c519e6611f908.tar.gz
openembedded-core-828cb20d18fc67aabe22d13c4e3c519e6611f908.tar.bz2
openembedded-core-828cb20d18fc67aabe22d13c4e3c519e6611f908.tar.xz
openembedded-core-828cb20d18fc67aabe22d13c4e3c519e6611f908.zip
Add patch so that the size of the toggle cell renderer is based on font size
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2228 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gtk+/gtk+_2.10.12.bb')
-rw-r--r--meta/packages/gtk+/gtk+_2.10.12.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/gtk+/gtk+_2.10.12.bb b/meta/packages/gtk+/gtk+_2.10.12.bb
index 4c0e63fcf..e7e5a9f76 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 = "r9"
+PR = "r10"
# disable per default - untested and not all patches included.
DEFAULT_PREFERENCE = "-1"
@@ -21,6 +21,7 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \
file://no-demos.patch;patch=1 \
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://scrolled-placement.patch;patch=1;pnum=0"
# file://scroll-timings.patch;patch=1 \
# file://pangoxft2.10.6.diff;patch=1"