diff options
author | BlackNoxis <stevencristian@hotmail.com> | 2012-05-26 19:52:44 +0300 |
---|---|---|
committer | BlackNoxis <stevencristian@hotmail.com> | 2012-05-26 19:52:44 +0300 |
commit | 169a2c200f3ed5cba92dff2b5b4754135e9700b8 (patch) | |
tree | 0786dbd43b170869bc682308b891b208d4046e31 /skel/.gconf/desktop/ibus |
roskell on
Diffstat (limited to 'skel/.gconf/desktop/ibus')
-rw-r--r-- | skel/.gconf/desktop/ibus/general/%gconf.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/skel/.gconf/desktop/ibus/general/%gconf.xml b/skel/.gconf/desktop/ibus/general/%gconf.xml new file mode 100644 index 0000000..3a72cf1 --- /dev/null +++ b/skel/.gconf/desktop/ibus/general/%gconf.xml @@ -0,0 +1,15 @@ +<?xml version="1.0"?> +<gconf> + <entry name="use_system_keyboard_layout" mtime="1263520461" type="bool" value="true"/> + <entry name="preload_engines" mtime="1317562293" type="list" ltype="string"> + <li type="string"> + <stringvalue>anthy</stringvalue> + </li> + <li type="string"> + <stringvalue>pinyin</stringvalue> + </li> + <li type="string"> + <stringvalue>m17n:ko:romaja</stringvalue> + </li> + </entry> +</gconf> |