Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: guide-localization.xml
Date: Sun, 15 Nov 2009 23:51:07
Message-Id: E1N9os2-0002ZW-G8@stork.gentoo.org
1 nightmorph 09/11/15 23:51:02
2
3 Modified: guide-localization.xml
4 Log:
5 typo
6
7 Revision Changes Path
8 1.60 xml/htdocs/doc/en/guide-localization.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.60&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.60&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?r1=1.59&r2=1.60
13
14 Index: guide-localization.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v
17 retrieving revision 1.59
18 retrieving revision 1.60
19 diff -u -r1.59 -r1.60
20 --- guide-localization.xml 15 Nov 2009 21:01:20 -0000 1.59
21 +++ guide-localization.xml 15 Nov 2009 23:51:02 -0000 1.60
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.59 2009/11/15 21:01:20 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.60 2009/11/15 23:51:02 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/guide-localization.xml">
29 @@ -290,7 +290,7 @@
30 There is also additional localisation variable called LINGUAS, which affects
31 to localisation files that get installed in gettext-based programs, and decides
32 used localisation for some specific software packages, such as
33 -<c>kde-base/kde-l10</c> and <c>app-office/openoffice</c>. The variable
34 +<c>kde-base/kde-l10n</c> and <c>app-office/openoffice</c>. The variable
35 takes in <e>space</e>-separated list of language codes, and suggested
36 place to set it is <path>/etc/make.conf</path>:
37 </p>
38 @@ -469,7 +469,7 @@
39 <body>
40
41 <p>
42 -For KDE you have to install the <c>kde-base/kde-l10</c> and
43 +For KDE you have to install the <c>kde-base/kde-l10n</c> and
44 <c>app-office/koffice-l10n</c> packages. These respect the <uri
45 link="#variables">LINGUAS variable</uri> described earlier.
46 </p>