glfs/kde/add/kde-i18n.xml
Randy McMurchy 3d839bc946 Updated kde-i18n to 3.3.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2666 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-08-26 14:29:25 +00:00

95 lines
2.8 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY kde-i18n-download-http "&kde-download-http;/kde-i18n-&kde-version;.tar.bz2">
<!ENTITY kde-i18n-download-ftp "&kde-download-ftp;/kde-i18n-&kde-version;.tar.bz2">
<!ENTITY kde-i18n-md5sum "f1927048807146969f6497b5d789fb5d">
<!ENTITY kde-i18n-size "184 MB">
<!ENTITY kde-i18n-buildsize "1.7 GB">
<!ENTITY kde-i18n-time "5.68 SBU">
]>
<sect1 id="kde-i18n">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="kde-i18n.html"?>
<title>kde-i18n-&kde-version;</title>
<sect2>
<title>Introduction to <application>kde-i18n</application></title>
<sect3><title>Package information</title>
<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>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>
</sect3>
<sect3><title>Alternative downloads</title>
<para><acronym>KDE</acronym> has separate internationalization packages in the
form of:</para>
<screen><userinput>kde-i18n-<replaceable>[xx]</replaceable>-&kde-version;.tar.bz2</userinput></screen>
<para>where the <replaceable>[xx]</replaceable> is a two to five letter code
for the country covered.</para>
</sect3>
<sect3><title><application>kde-i18n</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="kdebase"/></para>
</sect4>
<sect4><title>Recommended</title>
<para><xref linkend="libjpeg"/> and
<xref linkend="libxml2"/></para>
</sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>kde-i18n</application></title>
<para>Install <application>kde-i18n</application> with:</para>
<screen><userinput><command>./configure --prefix=&kde-dir; &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>
<sect2><title>Configuring kde-i18n</title>
<sect3><title>Configuration Information</title>
<para>To use translated programs, select Control Center -&gt;
Personalization -&gt; Country &amp; Language -&gt; Language in your K Desktop
Environment.</para>
</sect3>
</sect2>
<sect2>
<title>Contents</title>
<para><application>kde-i18n</application> package provides
internationalization support for <acronym>KDE</acronym>.</para>
</sect2>
</sect1>