From b32f6109f88379b2594baa84c042f5330cd61ebd Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Thu, 10 Jan 2019 21:22:10 -0600 Subject: user/gtk+3.0: upgrade to 3.24.2, releng? what releng? --- user/gtk+3.0/releng-what-releng.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 user/gtk+3.0/releng-what-releng.patch (limited to 'user/gtk+3.0/releng-what-releng.patch') diff --git a/user/gtk+3.0/releng-what-releng.patch b/user/gtk+3.0/releng-what-releng.patch new file mode 100644 index 000000000..5a1091de3 --- /dev/null +++ b/user/gtk+3.0/releng-what-releng.patch @@ -0,0 +1,12 @@ +diff -Nurd gtk+-3.24.2/docs/tools/shooter.c gtk+-3.24.2.new/docs/tools/shooter.c +--- gtk+-3.24.2/docs/tools/shooter.c 2018-12-12 11:46:09.000000000 -0600 ++++ gtk+-3.24.2.new/docs/tools/shooter.c 2019-01-10 20:55:41.402365069 -0600 +@@ -170,7 +170,7 @@ + y_orig = 0; + } + +- if (x_orig + width > gdk_screen_get_width (gdk_screen_get_dfeault ())) ++ if (x_orig + width > gdk_screen_get_width (gdk_screen_get_default ())) + width = gdk_screen_width () - x_orig; + + if (y_orig + height > gdk_screen_get_height (gdk_screen_get_default ())) -- cgit v1.2.3-60-g2f50