summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-03-14 02:43:28 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2012-03-14 02:43:28 +0000
commitf5d387bef94200d3f0ca70d97a0314083ed137a3 (patch)
tree6c18e9c196268c15756b044dc33d1fc41483f6dd /tools
parent9d6c943e0d775f7929f79e205901958c41fa2a8c (diff)
fix up paths for GTK patches to be consistent so that -p1 works for all of them
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@11677 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'tools')
-rw-r--r--tools/current-gtk-patches/gdk-quartz-subview.patch4
-rw-r--r--tools/current-gtk-patches/gtk-treeview.patch4
2 files changed, 4 insertions, 4 deletions
diff --git a/tools/current-gtk-patches/gdk-quartz-subview.patch b/tools/current-gtk-patches/gdk-quartz-subview.patch
index a1d296a795..968756ffb0 100644
--- a/tools/current-gtk-patches/gdk-quartz-subview.patch
+++ b/tools/current-gtk-patches/gdk-quartz-subview.patch
@@ -1,5 +1,5 @@
---- ../og/gdk/quartz/gdkevents-quartz.c~ 2011-08-11 19:24:36.000000000 -0400
-+++ ../og/gdk/quartz/gdkevents-quartz.c 2011-08-12 12:56:34.000000000 -0400
+--- gtk+/gdk/quartz/gdkevents-quartz.c~ 2011-08-11 19:24:36.000000000 -0400
++++ gtk+/gdk/quartz/gdkevents-quartz.c 2011-08-12 12:56:34.000000000 -0400
@@ -692,6 +692,21 @@
toplevel_private = (GdkWindowObject *)toplevel;
toplevel_impl = (GdkWindowImplQuartz *)toplevel_private->impl;
diff --git a/tools/current-gtk-patches/gtk-treeview.patch b/tools/current-gtk-patches/gtk-treeview.patch
index 42ec3329c4..28fc0d59bd 100644
--- a/tools/current-gtk-patches/gtk-treeview.patch
+++ b/tools/current-gtk-patches/gtk-treeview.patch
@@ -1,5 +1,5 @@
---- ../og/gtk/gtktreeview.c~ 2011-01-26 14:46:37.000000000 -0500
-+++ ../og/gtk/gtktreeview.c 2011-08-12 13:59:23.000000000 -0400
+--- gtk+/gtk/gtktreeview.c~ 2011-01-26 14:46:37.000000000 -0500
++++ gtk+/gtk/gtktreeview.c 2011-08-12 13:59:23.000000000 -0400
@@ -2556,6 +2556,7 @@
gint horizontal_separator;
gboolean path_is_selectable;