projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03e128b
)
*** empty log message ***
author
handa
<handa>
Fri, 12 Mar 2004 12:02:11 +0000
(12:02 +0000)
committer
handa
<handa>
Fri, 12 Mar 2004 12:02:11 +0000
(12:02 +0000)
src/input-gui.c
patch
|
blob
|
history
diff --git
a/src/input-gui.c
b/src/input-gui.c
index
8d5a0dc
..
52f589b
100644
(file)
--- a/
src/input-gui.c
+++ b/
src/input-gui.c
@@
-122,6
+122,7
@@
win_create_ic (MInputContext *ic)
win_ic_info->status.win = mwin__create_window (frame, win_info->client);
win_ic_info->status.control.as_image = 1;
+ win_ic_info->status.control.enable_bidi = 1;
win_ic_info->candidates.win = mwin__create_window (frame, win_info->client);
win_ic_info->candidates.control.as_image = 1;