From 396e5e82c16d3d81e1e575e02fe05a77149ed0ea Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 25 Aug 2014 11:36:19 +0200 Subject: Add Win32 build scripts into sources See win32/readme.txt for more information. --- win32/patches/atk.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 win32/patches/atk.patch (limited to 'win32/patches/atk.patch') diff --git a/win32/patches/atk.patch b/win32/patches/atk.patch new file mode 100644 index 0000000000..7429516d5a --- /dev/null +++ b/win32/patches/atk.patch @@ -0,0 +1,11 @@ +diff -upr -x .deps -x .libs -x '*.la' atk-2.10.0.old/atk/atk.symbols atk-2.10.0/atk/atk.symbols +--- atk-2.10.0.old/atk/atk.symbols 2013-09-13 15:00:44 +0000 ++++ atk-2.10.0/atk/atk.symbols 2014-05-17 16:34:24 +0000 +@@ -107,6 +107,7 @@ + atk_object_get_n_accessible_children + atk_object_get_name + atk_object_get_parent ++ atk_object_get_object_locale + atk_object_get_role + atk_object_get_type + atk_object_initialize -- cgit v1.2.3