summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorfujiwarat <takao.fujiwara1@gmail.com>2012-11-09 10:26:23 +0900
committerfujiwarat <takao.fujiwara1@gmail.com>2012-11-09 10:26:23 +0900
commitdce22003c388a7274dc148161cf0e02f44d29ad6 (patch)
tree26a397ec77cbb78dd90493bfc87f490a97652e73 /data
parent2ad1813370111608491e22e444bffe3607519652 (diff)
Disable IME switcher window when switcher-delay-time is less than 0
Review URL: https://codereview.appspot.com/6818102
Diffstat (limited to 'data')
-rw-r--r--data/ibus.schemas.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/data/ibus.schemas.in b/data/ibus.schemas.in
index d692e679..a8c7d7f6 100644
--- a/data/ibus.schemas.in
+++ b/data/ibus.schemas.in
@@ -33,7 +33,12 @@
<default>400</default>
<locale name="C">
<short>Popup delay milliseconds for IME switcher window</short>
- <long>Set popup delay milliseconds to show IME switcher window</long>
+ <long>Set popup delay milliseconds to show IME switcher window.
+ The default is 400.
+ 0 = Show the window immediately.
+ 0 &lt; Delay milliseconds.
+ 0 &gt; Do not show the window and switch prev/next engines.
+ </long>
</locale>
</schema>
<schema>