From 1bce4f37f8f84ae7fcb482132e0db497a7b5c4b6 Mon Sep 17 00:00:00 2001
From: Ross Burton <ross@openedhand.com>
Date: Mon, 3 Sep 2007 09:37:04 +0000
Subject: Remove xsettings.patch, I can't see the point of it

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2674 311d38ba-8fff-0310-9ca6-ca027cbcb966
---
 meta/packages/gtk+/gtk+_2.10.14.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'meta')

diff --git a/meta/packages/gtk+/gtk+_2.10.14.bb b/meta/packages/gtk+/gtk+_2.10.14.bb
index 9ddbb7218..461ae7a79 100644
--- a/meta/packages/gtk+/gtk+_2.10.14.bb
+++ b/meta/packages/gtk+/gtk+_2.10.14.bb
@@ -1,7 +1,7 @@
 require gtk+.inc
 
 DEPENDS += "cairo"
-PR = "r15"
+PR = "r16"
 
 # disable per default - untested and not all patches included.
 DEFAULT_PREFERENCE = "-1" 
@@ -9,7 +9,6 @@ DEFAULT_PREFERENCE = "-1"
 SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \
            file://gtklabel-resize-patch;patch=1 \
            file://menu-deactivate.patch;patch=1 \
-           file://xsettings.patch;patch=1 \
            file://small-gtkfilesel.patch;patch=1 \
            file://run-iconcache.patch;patch=1 \
            file://disable-print.patch;patch=1 \
@@ -26,6 +25,7 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \
            file://filechooser.patch;patch=1 \
            file://filechooser-default.patch;patch=1 \
            file://filechooser-respect-style.patch;patch=1"
+#file://xsettings.patch;patch=1 \
 #file://pangoxft2.10.6.diff;patch=1"
 
 
-- 
cgit v1.2.3