Enabled surrounding-text feature for GTK3.
This commit is contained in:
parent
fc455bbff0
commit
aa00a29e99
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user