[release-notes] Added Input Method content from i18n beat

Pete Travis immanetize at fedoraproject.org
Sun May 12 20:15:27 UTC 2013


commit f100813bef55db5cc06c0d2126ababa6dbb9881d
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sun May 12 14:13:19 2013 -0600

    Added Input Method content from i18n beat

 en-US/I18n.xml |   41 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 41 insertions(+), 0 deletions(-)
---
diff --git a/en-US/I18n.xml b/en-US/I18n.xml
index ca8aa2c..a3a1026 100644
--- a/en-US/I18n.xml
+++ b/en-US/I18n.xml
@@ -6,4 +6,45 @@
 <section>
   <title>Internationalization</title>
   <para />
+  <section>
+    <title>Input Methods</title>
+    <itemizedlist>
+      <listitem>
+	<para>
+	  <emphasis>ibus</emphasis>
+	  <simplelist>
+	    <member>Default keybinding to turn Input Method on and off has been changed to <keycombo action="simul"><keycap>Super</keycap> <keycap>space</keycap></keycombo>
+            <member>IME switcher dialog is implemented on <application>GNOME</application> Desktop</member>
+            <member><command>ibus-setup</command> provides two options for desktops other than GNOME: <function>use system keyboard</function> and <function>Embed preedit test in application window</function></member>
+          </simplelist>
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          <emphasis>ibus-kkc</emphasis>, or <literal>Kana Kanji Conversion</literal>, is the new default Japanese input method engine using the new <package>libkkc</package> backend. It replaces <package>ibus-anthy</package>.
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          <emphasis>ibus-libpinyin</emphasis>, an itelligent pinyin engine using <package>libpinyin</package>, now supports configuring enabled directories and importing third party dictionaries from the setup dialog.
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          <emphasis>ibus-bogo</emphasis> is a new Vietnamese engine for <function>ibus</function>.
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          <emphasis>ibus-typing-booster</emphasis> now makes better use of <package>hunspell</package> when making suggestions, and supports <keycap>Tab</keycap> completion.
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          <emphasis>imsettings</emphasis> now checks the <function>org.gnome.settings-daemon.plugins.plugins.keyboard.active</function> gsettings key to determine if <application>imsettings</application> should manage input methods on GNOME and Cinnamon desktops. If you do not want to use IBus integration for them, set the key to <function>false</function>.
+        </para>
+      </listitem>
+    </itemizedlist>
+        
+	
 </section>


More information about the docs-commits mailing list