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: Tue, 15 Jan 2013 09:06:51
Message-Id: 20130115090646.E7E762171D@flycatcher.gentoo.org
1 nightmorph 13/01/15 09:06:46
2
3 Modified: guide-localization.xml
4 Log:
5 typo fix, no content change/revbump, bug 452062
6
7 Revision Changes Path
8 1.68 xml/htdocs/doc/en/guide-localization.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.68&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.68&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/guide-localization.xml?r1=1.67&r2=1.68
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.67
18 retrieving revision 1.68
19 diff -u -r1.67 -r1.68
20 --- guide-localization.xml 14 Jan 2013 06:14:14 -0000 1.67
21 +++ guide-localization.xml 15 Jan 2013 09:06:46 -0000 1.68
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.67 2013/01/14 06:14:14 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.68 2013/01/15 09:06:46 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide>
29 @@ -306,7 +306,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-l10n</c> and <c>app-office/libreofficeoffice</c>. The variable
34 +<c>kde-base/kde-l10n</c> and <c>app-office/libreoffice</c>. The variable
35 takes in <e>space</e>-separated list of language codes, and suggested
36 place to set it is <path>/etc/portage/make.conf</path>:
37 </p>