summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorfujiwarat <takao.fujiwara1@gmail.com>2013-08-28 13:10:46 +0900
committerfujiwarat <takao.fujiwara1@gmail.com>2013-08-28 13:10:46 +0900
commit47fbb130190f31e8a9e385c8b58718f999119b6c (patch)
tree0f8dbfa50c153ce0b2aed66f66c95d387797ceec /data
parentb4bb7c2d103170e30e86b55fb61a9344f62252bb (diff)
Implement IME state per window.
BUG=http://code.google.com/p/ibus/issues/detail?id=1568 TEST=Disable global engine with ibus-setup. Review URL: https://codereview.appspot.com/12957046
Diffstat (limited to 'data')
-rw-r--r--data/ibus.schemas.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/ibus.schemas.in b/data/ibus.schemas.in
index 9cfe83b2..2779139f 100644
--- a/data/ibus.schemas.in
+++ b/data/ibus.schemas.in
@@ -282,7 +282,7 @@
<applyto>/desktop/ibus/general/use_global_engine</applyto>
<owner>ibus</owner>
<type>bool</type>
- <default>false</default>
+ <default>true</default>
<locale name="C">
<short>Use global input method</short>
<long>Share the same input method among all applications</long>