summaryrefslogtreecommitdiffstats
path: root/setup/ibus.schemas
diff options
context:
space:
mode:
Diffstat (limited to 'setup/ibus.schemas')
-rw-r--r--setup/ibus.schemas14
1 files changed, 11 insertions, 3 deletions
diff --git a/setup/ibus.schemas b/setup/ibus.schemas
index f9842a1..2bd2bb5 100644
--- a/setup/ibus.schemas
+++ b/setup/ibus.schemas
@@ -1,20 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<gconfschemafile>
<schemalist>
- <!--
<schema>
<key>/schemas/desktop/ibus/general/preload_engines</key>
<applyto>/desktop/ibus/general/preload_engines</applyto>
<owner>ibus</owner>
<type>list</type>
<list_type>string</list_type>
- <default>[]</default>
<locale name="C">
<short>Preload Engines</short>
<long>Preload Engines during ibus starts up</long>
</locale>
</schema>
- -->
<schema>
<key>/schemas/desktop/ibus/general/hotkey/trigger</key>
<applyto>/desktop/ibus/general/hotkey/trigger</applyto>
@@ -63,6 +60,17 @@
</locale>
</schema>
<schema>
+ <key>/schemas/desktop/ibus/panel/lookup_table_orientation</key>
+ <applyto>/desktop/ibus/panel/lookup_table_orientation</applyto>
+ <owner>ibus</owner>
+ <type>int</type>
+ <default>0</default>
+ <locale name="C">
+ <short>Orientation of Lookup Table</short>
+ <long>Orientation of Lookup Table. 0 = Horizontal, 1 = Vertical</long>
+ </locale>
+ </schema>
+ <schema>
<key>/schemas/desktop/ibus/panel/use_custom_font</key>
<applyto>/desktop/ibus/panel/use_custom_font</applyto>
<owner>ibus</owner>