en-US/I18n.xml en-US/Release_Notes.xml en-US/Revision_History.xml

John J. McDonough jjmcd at fedoraproject.org
Tue Oct 27 00:58:05 UTC 2009


 en-US/I18n.xml             |  103 ++++++++++++++++++++++++++++++++++++++++++---
 en-US/Release_Notes.xml    |    2 
 en-US/Revision_History.xml |   15 ++++++
 3 files changed, 113 insertions(+), 7 deletions(-)

New commits:
commit f5606abf2c384b1430da9845138b0b719450b965
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Mon Oct 26 20:57:43 2009 -0400

    Updates to I18n from wiki

diff --git a/en-US/I18n.xml b/en-US/I18n.xml
index 345e2e1..3240c48 100644
--- a/en-US/I18n.xml
+++ b/en-US/I18n.xml
@@ -1,11 +1,102 @@
 <?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<section id="sect-Release_Notes-International_Language_Support">
-	<title>International Language Support</title>
-	<remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Docs/Beats/I18n">https://fedoraproject.org/wiki/Docs/Beats/I18n</ulink></remark>
-	
-</section>
+<section id="sect-Release_Notes-I18n">
+  <title>Internationalization</title>
+
+  <para>
+    This section includes information on language support in Fedora.
+  </para>
+  <indexterm>
+    <primary>iBus</primary>
+  </indexterm>
+  <indexterm>
+    <primary>Qt4</primary>
+  </indexterm>
+  <indexterm>
+    <primary>ibus-qt</primary>
+  </indexterm>
+  <indexterm>
+    <primary>ipa-gothic-fonts</primary>
+  </indexterm>
+  <indexterm>
+    <primary>ipa-pgothic-fonts</primary>
+  </indexterm>
+  <indexterm>
+    <primary>ipa-mincho-fonts</primary>
+  </indexterm>
+  <indexterm>
+    <primary>ipa-pmincho-fonts</primary>
+  </indexterm>
+  <indexterm>
+    <primary>JIS2004</primary>
+  </indexterm>
+  <indexterm>
+    <primary>Lohit</primary>
+  </indexterm>
+  <indexterm>
+    <primary>Chinese</primary>
+    <secondary>Language</secondary>
+  </indexterm>
+  <indexterm>
+    <primary>Indic</primary>
+    <secondary>Language</secondary>
+  </indexterm>
+  <indexterm>
+    <primary>Japanese</primary>
+    <secondary>Language</secondary>
+  </indexterm>
+
+  <section id="sect-Release_Notes-I18n-iBus">
+    <title>iBus</title>
+    <para>
+      <package>iBus</package> has undergone further development and
+      improvements, such as:
+      <itemizedlist>
+	<listitem>
+	  <para>
+	    Native input method module for Qt4
+	    (<package>ibus-qt</package>).
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    Key layout support for input method developers. It also
+	    enables non-US-QWERTY users to use input methods that were
+	    designed only for US-QWERTY.
+	  </para>
+	</listitem>
+      </itemizedlist>
+    </para>
+  </section>
 
+  <section id="sect-Release_Notes-I18n-Chinese">
+    <title>Chinese</title>
+    <para>
+      More Chinese tables have been ported from scim-table to
+      ibus-table.
+    </para>
+  </section>
+
+  <section id="sect-Release_Notes-I18n-Indic">
+    <title>Indic</title>
+    <para>
+      Lohit fonts have been split to subpackages for every supported
+      script. Lohit fonts are now Unicode 5.1 compatible.
+    </para>
+  </section>
+
+  <section id="sect-Release_Notes-I18n-Japanese">
+    <title>Japanese</title>
+    <para>
+      IPA fonts have been added to provide good quality fonts with
+      cover of JIS2004. Installation of
+      <package>ipa-gothic-fonts</package>,
+      <package>ipa-pgothic-fonts</package>, ipa-mincho-fonts and
+      <package>ipa-pmincho-fonts</package> packages is recommended to
+      get JIS2004 features on Fedora.
+    </para>
+  </section>
+</section>
 
diff --git a/en-US/Release_Notes.xml b/en-US/Release_Notes.xml
index 7d3fed9..da6b3ad 100644
--- a/en-US/Release_Notes.xml
+++ b/en-US/Release_Notes.xml
@@ -24,7 +24,7 @@
 		<xi:include href="Desktop.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 		<xi:include href="Networking.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 		<!-- <xi:include href="Printing.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
-		<!-- <xi:include href="I18n.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
+		<xi:include href="I18n.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 		<xi:include href="Multimedia.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 		<!-- <xi:include href="Entertainment.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
 		<!-- <xi:include href="Live.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
diff --git a/en-US/Revision_History.xml b/en-US/Revision_History.xml
index eb7e43e..c26d1d3 100644
--- a/en-US/Revision_History.xml
+++ b/en-US/Revision_History.xml
@@ -7,6 +7,21 @@
 	<simpara>
 		<revhistory>
 			<revision>
+				<revnumber>0.4</revnumber>
+				<date>Mon 26 Oct 2009</date>
+				<author>
+					<firstname>John</firstname>
+					<surname>McDonough</surname>
+					<email>jjmcd at fedoraproject.org</email>
+				</author>
+				<revdescription>
+					<simplelist>
+						<member>Wiki updates to Desktop</member>
+						<member>Wiki updates to I18n</member>
+					</simplelist>
+				</revdescription>
+			</revision>
+			<revision>
 				<revnumber>0.3</revnumber>
 				<date>Fri 04 Sep 2009</date>
 				<author>





More information about the Fedora-docs-commits mailing list