release-notes/devel/en_US I18n.xml,1.8,1.9

Karsten Wade (kwade) fedora-docs-commits at redhat.com
Tue Sep 26 10:07:41 UTC 2006


Author: kwade

Update of /cvs/docs/release-notes/devel/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28520

Modified Files:
	I18n.xml 
Log Message:
XML fixes to match test3 usage.


Index: I18n.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/I18n.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- I18n.xml	25 Sep 2006 07:55:54 -0000	1.8
+++ I18n.xml	26 Sep 2006 10:07:39 -0000	1.9
@@ -17,9 +17,9 @@
     <para>
       The default SCIM (Simple Common Input Method) GTK Input Method
       Module is now <code>scim-bridge</code>, written from scratch in C
-      by Ryo Dairiki. SCIM is no longer linked against
-      <code>libstdc++so7</code>, and <code>scim-qtimm</code> works
-      again.
+      by Ryo Dairiki. SCIM is no longer linked against <systemitem
+	class="library">libstdc++so7</systemitem>, and
+      <systemitem>scim-qtimm</systemitem> works again.
     </para>
     <para>
       If SCIM is installed, it now runs by default for users of all
@@ -42,11 +42,18 @@
           </row>
           <row>
 <entry colsep='1' rowsep='1'><para>Japanese</para></entry>
-<entry colsep='1' rowsep='1'><para><code>Zenkaku_Hankaku</code> or <code>Alt-`</code></para></entry>
+<entry colsep='1' rowsep='1'><para><keycap>Zenkaku_Hankaku</keycap> or
+		<keycombo>
+		  <keycap>Alt</keycap>
+		  <keycap>`</keycap>
+		</keycombo></para></entry>
           </row>
           <row>
 <entry colsep='1' rowsep='1'><para>Korean</para></entry>
-<entry colsep='1' rowsep='1'><para><code>Shift-Space</code></para></entry>
+<entry colsep='1' rowsep='1'><para><keycombo>
+		  <keycap>Shift</keycap>
+		  <keycap>Space</keycap>
+		</keycombo></para></entry>
           </row>
         </tbody>
       </tgroup>
@@ -55,21 +62,22 @@
       <title>Language Installation</title>
       <para>
         To install additional language support from the
-        <emphasis role='strong'>Languages</emphasis> group, use
-        <code>pirut</code> or <emphasis>Applications</emphasis> >
-        <emphasis>Add/Remove Software</emphasis>, or run this command:
+        <systemitem class="groupname">Languages</systemitem> group, use
+        <command>pirut</command> or <keycombo>
+<keycap>Applications</keycap><keycap>Add/Remove
+	    Software</keycap></keycombo>, or run this command:
       </para>
 <screen><![CDATA[su -c 'yum groupinstall <language>-support' 
 ]]></screen>
       <para>
-        In the command above, <code><language></code> is one of
-        <code>assamese</code>, <code>bengali</code>,
-        <code>chinese</code>, <code>gujarati</code>, <code>hindi</code>,
-        <code>japanese</code>, <code>kannada</code>,
-        <code>korean</code>, <code>malayalam</code>,
-        <code>marathi</code>, <code>oriya</code>, <code>punjabi</code>,
-        <code>sinhala</code>, <code>tamil</code>, <code>thai</code>, or
-        <code>telegu</code>.
+        In the command above, <replaceable><language></replaceable> is one of
+        <literal>assamese</literal>, <literal>bengali</literal>,
+        <literal>chinese</literal>, <literal>gujarati</literal>, <literal>hindi</literal>,
+        <literal>japanese</literal>, <literal>kannada</literal>,
+        <literal>korean</literal>, <literal>malayalam</literal>,
+        <literal>marathi</literal>, <literal>oriya</literal>, <literal>punjabi</literal>,
+        <literal>sinhala</literal>, <literal>tamil</literal>, <literal>thai</literal>, or
+        <literal>telegu</literal>.
       </para>
     </section>
   </section>
@@ -77,20 +85,22 @@
   <section>
     <title>im-chooser</title>
     <para>
-      A new user configuration tool called <code>im-chooser</code> has
-      been added that allows you to disable or enable the usage
-      of input methods on your desktop. If SCIM is installed but you do
-      not wish to run it on your desktop, you can disable it using
-      <code>im-chooser</code>.
+      A new user configuration tool called <command>im-chooser</command>
+      has been added that allows you to disable or enable the usage of
+      input methods on your desktop. If SCIM is installed but you do not
+      wish to run it on your desktop, you can disable it using
+      <command>im-chooser</command>.
     </para>
   </section>
 
   <section>
     <title>xinputrc</title>
     <para>
-      At X startup, <code>xinput.sh</code> now sources <code>~/.xinputrc</code>
-      or <code>/etc/X11/xinit/xinputrc</code> instead of searching config files
-      under <code>~/.xinput.d/</code> or <code>/etc/xinit/xinput.d/</code>.
+      At X startup, <command>xinput.sh</command> now sources
+      <filename>~/.xinputrc</filename> or
+      <filename>/etc/X11/xinit/xinputrc</filename> instead of searching
+      config files under <filename>~/.xinput.d/</filename> or
+      <filename>/etc/xinit/xinput.d/</filename>.
     </para>
   </section>
 </section>




More information about the Fedora-docs-commits mailing list