Blob Blame History Raw
--- ibus-1.3.9/client/gtk3/ibusimcontext.c.orig	2010-12-09 10:29:24.464914473 +0900
+++ ibus-1.3.9/client/gtk3/ibusimcontext.c	2010-12-09 10:29:42.443270908 +0900
@@ -35,7 +35,7 @@
 #include <ibus.h>
 #include "ibusimcontext.h"
 
-#if !GTK_CHECK_VERSION (2, 90, 0)
+#if !GTK_CHECK_VERSION (2, 90, 7)
 #  define DEPRECATED_GDK_KEYSYMS 1
 #endif