[ibus] Enabled surrounding-text feature for GTK3.

Takao Fujiwara fujiwara at fedoraproject.org
Tue Jan 4 03:06:06 UTC 2011


commit aa00a29e99a61a0949bf7b1fc54e91ec0218b0ea
Author: Takao Fujiwara <tfujiwar at redhat.com>
Date:   Tue Jan 4 12:04:22 2011 +0900

    Enabled surrounding-text feature for GTK3.

 ibus.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/ibus.spec b/ibus.spec
index a8ddf2d..6fa7f1d 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -132,7 +132,10 @@ The ibus-devel-docs package contains developer documentation for ibus
 %prep
 %setup -q
 %patch0 -p1
+# start surrounding patch
 %patch1 -p1 -b .surrounding
+cp client/gtk2/ibusimcontext.c client/gtk3/ibusimcontext.c
+# end surrounding patch
 %if %have_libxkbfile
 %patch2 -p1 -b .xkb
 %endif


More information about the scm-commits mailing list