source: archive/kde/add/kde-i18n.xml@ 45ab6c7

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 45ab6c7 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 4.2 KB
RevLine 
[60384c68]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[60384c68]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[716ca8aa]7 <!ENTITY kde-i18n-download-http "&trinity-repo-http;/kde-i18n/">
8 <!ENTITY kde-i18n-download-ftp "&trinity-repo-ftp;/kde-i18n/">
9 <!ENTITY kde-i18n-md5sum "<ulink url='&trinity-repo-http;/kde-i18n/MD5SUMS'/>">
[10e23add]10 <!ENTITY kde-i18n-size "789 KB to 29 MB (average is about 3 MB)">
11 <!ENTITY kde-i18n-buildsize "varies">
12 <!ENTITY kde-i18n-time "varies">
[60384c68]13]>
14
[fc20429]15<sect1 id="kde-i18n">
[10e23add]16 <?dbhtml filename="kde-i18n.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>Kde-i18n-&kde-version;</title>
23
24 <indexterm zone="kde-i18n">
25 <primary sortas="a-kde-i18n">Kde-i18n</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to Kde-i18n</title>
30
[90bd3c1b]31 <para><application>Kde-i18n</application> is a set of internationalization
32 packages to customize <application>KDE</application> for different
33 languages and locales around the world.</para>
34
[df46eec]35 <para>This section has not been tested by the BLFS Editors.</para>
36
[10e23add]37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing='compact'>
39 <listitem>
40 <para>Download (HTTP): <ulink url="&kde-i18n-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&kde-i18n-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &kde-i18n-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &kde-i18n-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &kde-i18n-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &kde-i18n-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">Download Details</bridgehead>
60
[716ca8aa]61 <para><application>KDE</application> has 71 separate
[b9e43e1]62 internationalization packages in the form of:</para>
[60384c68]63
[716ca8aa]64<screen><literal>kde-i18n-<replaceable>&lt;xx&gt;</replaceable>-3.5.10.tar.bz2</literal></screen>
[60384c68]65
[a3ef34c2]66 <para>where the <replaceable>&lt;xx&gt;</replaceable> is a two to five letter code
[447039e8]67 for the country covered. Download the package(s) you need from
[716ca8aa]68 the directories above. Note that the packages have not been renamed from the
69 kde-3.5.10 distribution.</para>
[60384c68]70
[10e23add]71 <bridgehead renderas="sect3">Kde-i18n Dependencies</bridgehead>
[4ea1644]72
[10e23add]73 <bridgehead renderas="sect4">Required</bridgehead>
[91cb43ad]74 <para role="required"><xref linkend="kdebase"/></para>
[3d839bc9]75
[10e23add]76 <bridgehead renderas="sect4">Recommended</bridgehead>
[91cb43ad]77 <para role="recommended"><xref linkend="libxml2"/></para>
[60384c68]78
[a3ef34c2]79 <para condition="html" role="usernotes">User Notes:
80 <ulink url="&blfs-wiki;/kde-i18n"/></para>
81
[10e23add]82 </sect2>
[60384c68]83
[10e23add]84 <sect2 role="installation">
[247ca02]85 <title>Installation of Kde-i18n</title>
[60384c68]86
[10e23add]87 <para>Install <application>kde-i18n</application> with:</para>
[f4a218a]88
[716ca8aa]89<screen><userinput>./configure --prefix=$TRINITY_PREFIX &amp;&amp;
[447039e8]90make</userinput></screen>
[60384c68]91
[10e23add]92 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[9f271dd]93
[447039e8]94<screen role='root'><userinput>make install</userinput></screen>
[60384c68]95
[10e23add]96 </sect2>
[60384c68]97
[10e23add]98 <sect2 role="configuration">
99 <title>Configuring Kde-i18n</title>
[4ea1644]100
[10e23add]101 <sect3>
102 <title>Configuration Information</title>
[60384c68]103
[00c8453]104 <para>To use translated programs, select Control Center &mdash;&gt;
105 Personalization &mdash;&gt; Country &amp; Language &mdash;&gt; Language
[b9e43e1]106 in your <application>K Desktop Environment</application>.</para>
[60384c68]107
[10e23add]108 </sect3>
[60384c68]109
[10e23add]110 </sect2>
[447039e8]111
[10e23add]112 <sect2 role="content">
113 <title>Contents</title>
[4ea1644]114
[10e23add]115 <segmentedlist>
116 <segtitle>Installed Programs</segtitle>
117 <segtitle>Installed Libraries</segtitle>
118 <segtitle>Installed Directories</segtitle>
119
120 <seglistitem>
121 <seg>None</seg>
[716ca8aa]122 <seg>Internationalization support for <application>KDE3/Trinity</application></seg>
[10e23add]123 <seg>None</seg>
124 </seglistitem>
125 </segmentedlist>
126
127 <indexterm zone="kde-i18n">
128 <primary sortas="c-kde-i18n">KDE Internationalization</primary>
129 </indexterm>
130
131 </sect2>
[60384c68]132
[fc20429]133</sect1>
Note: See TracBrowser for help on using the repository browser.