glfs/kde/add/kde-i18n.xml
Randy McMurchy 6732c09460 Updated all the XML files (and the one stylesheet) to use the 4.5 version of DocBook XML DTD
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6716 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-04-04 19:42:53 +00:00

144 lines
4.7 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!-- Inserted as a reminder to do this. The mention of a test suite
is usually right before the root user installation commands. Please
delete these 12 (including one blank) lines after you are done.-->
<!-- Use one of the two mentions below about a test suite,
delete the line that is not applicable. Of course, if the
test suite uses syntax other than "make check", revise the
line to reflect the actual syntax to run the test suite -->
<!-- <para>This package does not come with a test suite.</para> -->
<!-- <para>To test the results, issue: <command>make check</command>.</para> -->
<!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">
<?dbhtml filename="kde-i18n.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Kde-i18n-&kde-version;</title>
<indexterm zone="kde-i18n">
<primary sortas="a-kde-i18n">Kde-i18n</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Kde-i18n</title>
<para><application>Kde-i18n</application> is a set of internationalization
packages to customize <application>KDE</application> for different
languages and locales around the world.</para>
<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>
<bridgehead renderas="sect3">Download Details</bridgehead>
<para><application>KDE</application> has 52 separate
internationalization packages in the form of:</para>
<screen><literal>kde-i18n-<replaceable>&lt;xx&gt;</replaceable>-&kde-version;.tar.bz2</literal></screen>
<para>where the <replaceable>&lt;xx&gt;</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="sect4">Required</bridgehead>
<para role="required"><xref linkend="kdebase"/></para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended"><xref linkend="libxml2"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/kde-i18n"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of Kde-i18n</title>
<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>
<screen role='root'><userinput>make install</userinput></screen>
</sect2>
<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 <application>K Desktop Environment</application>.</para>
</sect3>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>None</seg>
<seg>Internationalization support for <application>KDE</application></seg>
<seg>None</seg>
</seglistitem>
</segmentedlist>
<indexterm zone="kde-i18n">
<primary sortas="c-kde-i18n">KDE Internationalization</primary>
</indexterm>
</sect2>
</sect1>