Add lookup_table_oritation schema.
authorHuang Peng <shawn.p.huang@gmail.com>
Fri, 27 Feb 2009 00:11:05 +0000 (08:11 +0800)
committerHuang Peng <shawn.p.huang@gmail.com>
Fri, 27 Feb 2009 00:11:05 +0000 (08:11 +0800)
setup/ibus.schemas

index f9842a1..2bd2bb5 100644 (file)
@@ -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>
       </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>