en-US/I18n.xml

John J. McDonough jjmcd at fedoraproject.org
Thu Apr 30 19:43:12 UTC 2009


 en-US/I18n.xml |   71 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 65 insertions(+), 6 deletions(-)

New commits:
commit e5368dea7972c8d1a8c69d11cfbb3ed15e6dadc2
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Thu Apr 30 15:39:57 2009 -0400

    Multiple updates added from wiki
    
    langpacks -> language packs
    Change link from F10 to F11
    Add rawcode and Sayura to iBus
    Table of hot keys
    Menu updates on input method selection

diff --git a/en-US/I18n.xml b/en-US/I18n.xml
index d0721fe..81fc43d 100644
--- a/en-US/I18n.xml
+++ b/en-US/I18n.xml
@@ -51,7 +51,7 @@
     <section>
       <title>Language Support Installation</title>
       <para>
-	To install langpacks and additional language support from the
+	To install language packs and additional language support from the
 	Languages group, run this command:
 	<screen>
 	  su -c 'yum groupinstall <language>-support'
@@ -141,7 +141,7 @@
       <para>
 	All fonts changes are listed on their dedicated page: <ulink
 	type="http"
-	url="http://fedoraproject.org/wiki/Fonts_inclusion_history#F10">http://fedoraproject.org/wiki/Fonts_inclusion_history#F10</ulink>
+	url="http://fedoraproject.org/wiki/Fonts_inclusion_history#F10">http://fedoraproject.org/wiki/Fonts_inclusion_history#F11</ulink>
       </para>
       <note>
 	<para>
@@ -221,25 +221,66 @@
 	    </para>
 	  </listitem>
 	  <listitem>
+	    <para>	      
+	      ibus-rawcode (Unicode code)
+	    </para>
+	  </listitem>
+	  <listitem>
+	    <para>	      
+	      ibus-sayura (Sinhala)
+	    </para>
+	  </listitem>
+	  <listitem>
 	    <para>
-	      
 	      ibus-table (Chinese, etc.) 
 	    </para>
 	  </listitem>
 	</itemizedlist>
-	The first time ibus is run it is necessary to choose which
-	input method engines are needed in the Preferences.
+	The first time iBus is run it may be to choose which input
+	method engines are needed in the Preferences if there is not a
+	default Input Method available for your native desktop
+	language.
       </para>	
       <para>
 	We encourage people upgrading from earlier releases to install
 	iBus, turn it on with im-chooser, and test it for their
 	language, and report any problems in Bugzilla.
       </para>
+      <para>
+	The following hotkeys are available by default:
+	<table id="Hotkeys" frame='all'><title>Hotkeys</title>
+	  <tgroup cols='2'>
+	    <thead>
+	      <row>
+		<entry>Language</entry>
+		<entry>Hotkey</entry>
+	      </row>
+	    </thead>
+	    <tbody>
+	      <row>
+		<entry>general</entry>
+		<entry>Control + Space</entry>
+	      </row>
+	      <row>
+		<entry>Japanese</entry>
+		<entry>Zenkaku_Hankaku; Alt+`; Alt+Zenkaku_Hankaku</entry>
+	      </row>
+	      <row>
+		<entry>Korean</entry>
+		<entry>Hangul; Alt+Alt_R+Release</entry>
+	      </row>
+	    </tbody>
+	  </tgroup>
+	</table>
+	These are all defined by default for convenience: individual
+	users may prefer to remove some of them and also add their own
+	ibus hotkeys in ibus-setup.
+      </para>
     </section>
     <section>
       <title>im-chooser and imsettings</title>
       <para>
-	Input Methods only start by default on desktops running in an
+	Input methods only start by default on desktops running in an
 	Asian locale (specifically for the following locale: as, bn,
 	gu, hi, ja, kn, ko, ml, mr, ne, or, pa, si, ta, te, th, ur,
 	vi, zh). Use im-chooser via System > Preferences > Personal >
@@ -263,6 +304,14 @@
     </section>
   </section>
   <section>
+    <title>XIM support in GTK+</title>
+    <para>
+      XIM immodule isn't installed by default anymore. if you want to
+      use XIM on GTK+ applications, you need to install the
+      <package>gtk2-immodules</package> package.
+    </para>
+  </section>
+  <section>
     <title>Indic Collation Support</title>
     <para>
       Fedora 11 includes sorting support for Indic languages. This
@@ -325,6 +374,16 @@
 	    Telugu
 	  </para>
 	</listitem>
+	<listitem>
+	  <para>
+	    Sinhala
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    Malayalam
+	  </para>
+	</listitem>
       </itemizedlist>	
     </para>
   </section>





More information about the Fedora-docs-commits mailing list