2010-05-28 Ke Wang <[email protected]>
authorwangke
Fri, 28 May 2010 15:40:48 +0000
changeset 18049 670d15b2932e
parent 18048 0d270e9bfff5
child 18050 01a655763d02
2010-05-28 Ke Wang <[email protected]> * patches/at-spi-04-g-main-context.diff: Update the patch.
ChangeLog
patches/at-spi-04-custom-g-main-context.diff
--- a/ChangeLog	Fri May 28 12:27:24 2010 +0000
+++ b/ChangeLog	Fri May 28 15:40:48 2010 +0000
@@ -1,3 +1,7 @@
+2010-05-28  Ke Wang <[email protected]>
+
+	* patches/at-spi-04-g-main-context.diff: Update the patch.
+
 2010-05-28  Jeff Cai <[email protected]>
 
 	* base-specs/evolution.spec: Bump to 2.30.1.2
--- a/patches/at-spi-04-custom-g-main-context.diff	Fri May 28 12:27:24 2010 +0000
+++ b/patches/at-spi-04-custom-g-main-context.diff	Fri May 28 15:40:48 2010 +0000
@@ -1,7 +1,7 @@
 diff -ur at-spi-1.30.1-old/atk-bridge/bridge.c at-spi-1.30.1-new/atk-bridge/bridge.c
 --- at-spi-1.30.1-old/atk-bridge/bridge.c	2010-03-12 18:34:17.000000000 +0800
-+++ at-spi-1.30.1-new/atk-bridge/bridge.c	2010-05-28 14:40:04.892313223 +0800
-@@ -213,11 +213,25 @@
++++ at-spi-1.30.1-new/atk-bridge/bridge.c	2010-05-28 17:05:24.084309793 +0800
+@@ -213,11 +213,22 @@
    if (debug_env_string) 
        _dbg = (int) g_ascii_strtod (debug_env_string, NULL);