mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
a3ef34c276
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5833 af4574ff-66df-0310-9fd7-8a98e5e911e0
136 lines
4.2 KiB
XML
136 lines
4.2 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
|
<!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">
|
|
]>
|
|
|
|
<sect1 id="kde-i18n">
|
|
<?dbhtml filename="kde-i18n.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
<keywordset>
|
|
<keyword role="package">kde-i18n-[xx]-&kde-version;.tar</keyword>
|
|
<keyword role="ftpdir">kde</keyword>
|
|
</keywordset>
|
|
</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><xx></replaceable>-&kde-version;.tar.bz2</literal></screen>
|
|
|
|
<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="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; &&
|
|
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 —>
|
|
Personalization —> Country & Language —> 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>
|