summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorfujiwarat <takao.fujiwara1@gmail.com>2012-03-01 11:55:48 +0900
committerfujiwarat <takao.fujiwara1@gmail.com>2012-03-01 11:55:48 +0900
commit991166db3bbcaf8c76569a368dcaaf4dd7c263d8 (patch)
tree29bb171cd8dac7bd5cae5abd42497f47146b7925 /data
parent25d05c609e0500dd2d51e946c672bc051a30972a (diff)
Fix no gconf engines_order and the engine setup button on ibus-setup.
TEST=Linux desktop Review URL: https://codereview.appspot.com/5702057
Diffstat (limited to 'data')
-rw-r--r--data/ibus.schemas.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/ibus.schemas.in b/data/ibus.schemas.in
index 68def406..53ba05c4 100644
--- a/data/ibus.schemas.in
+++ b/data/ibus.schemas.in
@@ -14,6 +14,18 @@
</locale>
</schema>
<schema>
+ <key>/schemas/desktop/ibus/general/engines_order</key>
+ <applyto>/desktop/ibus/general/engines_order</applyto>
+ <owner>ibus</owner>
+ <type>list</type>
+ <default>[]</default>
+ <list_type>string</list_type>
+ <locale name="C">
+ <short>Engines order</short>
+ <long>Saved engines order in input method list</long>
+ </locale>
+ </schema>
+ <schema>
<key>/schemas/desktop/ibus/general/hotkey/trigger</key>
<applyto>/desktop/ibus/general/hotkey/trigger</applyto>
<owner>ibus</owner>