Author: manuel
Date: 2005-05-07 13:05:55 -0600 (Sat, 07 May 2005)
New Revision: 4031

Modified:
   trunk/BOOK/kde/add/kde-i18n.xml
Log:
Tagged kde-i18n.xml

Modified: trunk/BOOK/kde/add/kde-i18n.xml
===================================================================
--- trunk/BOOK/kde/add/kde-i18n.xml     2005-05-07 18:59:41 UTC (rev 4030)
+++ trunk/BOOK/kde/add/kde-i18n.xml     2005-05-07 19:05:55 UTC (rev 4031)
@@ -4,114 +4,121 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-<!ENTITY kde-i18n-download-http "&kde-download-http;/kde-i18n/">
-<!ENTITY kde-i18n-download-ftp  "&kde-download-ftp;/kde-i18n/">
-<!ENTITY kde-i18n-md5sum        "<ulink url='&kde-download-http;/MD5SUMS'/>">
-<!ENTITY kde-i18n-size          "789 KB to 29 MB (average is about 3 MB)">
-<!ENTITY kde-i18n-buildsize     "varies">
-<!ENTITY kde-i18n-time          "varies">
+  <!ENTITY kde-i18n-download-http "&kde-download-http;/kde-i18n/">
+  <!ENTITY kde-i18n-download-ftp  "&kde-download-ftp;/kde-i18n/">
+  <!ENTITY kde-i18n-md5sum        "<ulink url='&kde-download-http;/MD5SUMS'/>">
+  <!ENTITY kde-i18n-size          "789 KB to 29 MB (average is about 3 MB)">
+  <!ENTITY kde-i18n-buildsize     "varies">
+  <!ENTITY kde-i18n-time          "varies">
 ]>
 
 <sect1 id="kde-i18n">
-<sect1info>
-  <othername>$LastChangedBy$</othername>
-  <date>$Date$</date>
-</sect1info>
+  <?dbhtml filename="kde-i18n.html"?>
 
-<?dbhtml filename="kde-i18n.html"?>
-<title>kde-i18n-&kde-version;</title>
+  <sect1info>
+    <othername>$LastChangedBy$</othername>
+    <date>$Date$</date>
+  </sect1info>
 
-<indexterm zone="kde-i18n">
-  <primary sortas="a-kde-i18n">Kde-i18n</primary>
-</indexterm>
+  <title>Kde-i18n-&kde-version;</title>
 
-<sect2>
-<title>Introduction to kde-i18n</title>
+  <indexterm zone="kde-i18n">
+    <primary sortas="a-kde-i18n">Kde-i18n</primary>
+  </indexterm>
 
-  <bridgehead renderas="sect3">Package Information</bridgehead>
-  <itemizedlist spacing='compact'>
-    <listitem>
-      <para>Download (HTTP): <ulink url="&kde-i18n-download-http;"/></para>
-    </listitem>
-    <listitem>
-      <para>Download (FTP): <ulink url="&kde-i18n-download-ftp;"/></para>
-    </listitem>
-    <listitem>
-      <para>Download MD5 sum: &kde-i18n-md5sum;</para>
-    </listitem>
-    <listitem>
-      <para>Download size: &kde-i18n-size;</para>
-    </listitem>
-    <listitem>
-      <para>Estimated disk space required: &kde-i18n-buildsize;</para>
-    </listitem>
-    <listitem>
-      <para>Estimated build time: &kde-i18n-time;</para>
-    </listitem>
-  </itemizedlist>
+  <sect2 role="package">
+    <title>Introduction to Kde-i18n</title>
 
-  <bridgehead renderas="sect3">Download Details</bridgehead>
+    <bridgehead renderas="sect3">Package Information</bridgehead>
+    <itemizedlist spacing='compact'>
+      <listitem>
+        <para>Download (HTTP): <ulink url="&kde-i18n-download-http;"/></para>
+      </listitem>
+      <listitem>
+        <para>Download (FTP): <ulink url="&kde-i18n-download-ftp;"/></para>
+      </listitem>
+      <listitem>
+        <para>Download MD5 sum: &kde-i18n-md5sum;</para>
+      </listitem>
+      <listitem>
+        <para>Download size: &kde-i18n-size;</para>
+      </listitem>
+      <listitem>
+        <para>Estimated disk space required: &kde-i18n-buildsize;</para>
+      </listitem>
+      <listitem>
+        <para>Estimated build time: &kde-i18n-time;</para>
+      </listitem>
+    </itemizedlist>
 
-  <para><acronym>KDE</acronym> has 52 separate internationalization packages in
+    <bridgehead renderas="sect3">Download Details</bridgehead>
+
+    <para>KDE has 52 separate internationalization packages in
     the form of:</para>
 
-<screen><userinput>kde-i18n-<replaceable>[xx]</replaceable>-&kde-version;.tar.bz2</userinput></screen>
+<screen><literal>kde-i18n-<replaceable>[xx]</replaceable>-&kde-version;.tar.bz2</literal></screen>
 
-  <para>where the <replaceable>[xx]</replaceable> is a two to five letter code 
+    <para>where the <replaceable>[xx]</replaceable> is a two to five letter 
code 
     for the country covered.  Download the package(s) you need from
     the directories above.</para>
 
-  <bridgehead renderas="sect3">kde-i18n Dependencies</bridgehead>
+    <bridgehead renderas="sect3">Kde-i18n Dependencies</bridgehead>
 
-  <bridgehead renderas="sect4">Required</bridgehead>
-  <para><xref linkend="kdebase"/></para>
+    <bridgehead renderas="sect4">Required</bridgehead>
+    <para><xref linkend="kdebase"/></para>
 
-  <bridgehead renderas="sect4">Recommended</bridgehead>
-  <para><xref linkend="libxml2"/></para>
+    <bridgehead renderas="sect4">Recommended</bridgehead>
+    <para><xref linkend="libxml2"/></para>
 
-</sect2>
+  </sect2>
 
-<sect2 role="installation">
-<title>Installation of kde-i18n</title>
+  <sect2 role="installation">
+  <title>Installation of kde-i18n</title>
 
-<para>Install <application>kde-i18n</application> with:</para>
+    <para>Install <application>kde-i18n</application> with:</para>
 
 <screen><userinput>./configure --prefix=&kde-dir; &amp;&amp;
 make</userinput></screen>
 
-<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
+    <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
  
 <screen role='root'><userinput>make install</userinput></screen>
 
-</sect2>
+  </sect2>
 
-<sect2 role="configuration">
-  <title>Configuring kde-i18n</title>
+  <sect2 role="configuration">
+    <title>Configuring Kde-i18n</title>
 
-<sect3>
-  <title>Configuration Information</title>
-  <para>To use translated programs, select Control Center &mdash;&gt; 
-        Personalization &mdash;&gt; Country &amp; Language &mdash;&gt; 
Language 
-        in your K Desktop Environment.
-  </para>
-</sect3>
+    <sect3>
+      <title>Configuration Information</title>
 
-</sect2>
+      <para>To use translated programs, select Control Center &mdash;&gt; 
+      Personalization &mdash;&gt; Country &amp; Language &mdash;&gt; Language 
+      in your K Desktop Environment.</para>
 
-<sect2 role="content">
-<title>Contents</title>
+    </sect3>
 
-<segmentedlist>
-  <segtitle>Installed Libraries</segtitle>
+  </sect2>
 
-  <seglistitem>
-    <seg>Internationalization support for KDE</seg>
-  </seglistitem>
-</segmentedlist>
+  <sect2 role="content">
+    <title>Contents</title>
 
-<indexterm zone="kde-i18n">
-  <primary sortas="c-kde-i18n">KDE Internationalization</primary>
-</indexterm>
+    <segmentedlist>
+      <segtitle>Installed Programs</segtitle>
+      <segtitle>Installed Libraries</segtitle>
+      <segtitle>Installed Directories</segtitle>
 
-</sect2>
+      <seglistitem>
+        <seg>None</seg>
+        <seg>Internationalization support for KDE</seg>
+        <seg>None</seg>
+      </seglistitem>
+    </segmentedlist>
+
+    <indexterm zone="kde-i18n">
+      <primary sortas="c-kde-i18n">KDE Internationalization</primary>
+    </indexterm>
+
+  </sect2>
+
 </sect1>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to