From 674d2036d70df770f8f8fe6f43e424bf2d1273f9 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sun, 15 Aug 2010 15:47:28 +0200 Subject: gtk+: remove 2.12 versions Signed-off-by: Frans Meulenbroeks --- recipes/gtk+/gtk+-2.12.0/scrolled-placement.patch | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 recipes/gtk+/gtk+-2.12.0/scrolled-placement.patch (limited to 'recipes/gtk+/gtk+-2.12.0/scrolled-placement.patch') diff --git a/recipes/gtk+/gtk+-2.12.0/scrolled-placement.patch b/recipes/gtk+/gtk+-2.12.0/scrolled-placement.patch deleted file mode 100644 index a0b50c8cac..0000000000 --- a/recipes/gtk+/gtk+-2.12.0/scrolled-placement.patch +++ /dev/null @@ -1,22 +0,0 @@ -Index: gdk/x11/gdksettings.c -=================================================================== ---- gdk/x11/gdksettings.c (revision 18493) -+++ gdk/x11/gdksettings.c (working copy) -@@ -65,7 +65,8 @@ - "Xft/RGBA\0" "gtk-xft-rgba\0" - "Xft/DPI\0" "gtk-xft-dpi\0" - "Net/FallbackIconTheme\0" "gtk-fallback-icon-theme\0" -- "Gtk/TouchscreenMode\0" "gtk-touchscreen-mode\0"; -+ "Gtk/TouchscreenMode\0" "gtk-touchscreen-mode\0" -+ "Gtk/ScrolledWindowPlacement\0" "gtk-scrolled-window-placement\0"; - - static const struct - { -@@ -107,5 +108,6 @@ - { 1197, 1206 }, - { 1219, 1227 }, - { 1239, 1261 }, -- { 1285, 1305 } -+ { 1285, 1305 }, -+ { 1326, 1354 } - }; -- cgit v1.2.3