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: Mon, 14 Jan 2013 06:14:18
Message-Id: 20130114061414.800882171D@flycatcher.gentoo.org
1 nightmorph 13/01/14 06:14:14
2
3 Modified: guide-localization.xml
4 Log:
5 change references and hyperlinks from openoffice.org to libreoffice, bug 451196
6
7 Revision Changes Path
8 1.67 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.67&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.67&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/guide-localization.xml?r1=1.66&r2=1.67
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.66
18 retrieving revision 1.67
19 diff -u -r1.66 -r1.67
20 --- guide-localization.xml 31 Oct 2012 18:37:53 -0000 1.66
21 +++ guide-localization.xml 14 Jan 2013 06:14:14 -0000 1.67
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.66 2012/10/31 18:37:53 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.67 2013/01/14 06:14:14 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide>
29 @@ -35,8 +35,8 @@
30 the German doc. Includes configuration for use of the euro currency symbol.
31 </abstract>
32
33 -<version>4</version>
34 -<date>2012-10-31</date>
35 +<version>5</version>
36 +<date>2013-01-13</date>
37
38 <chapter>
39 <title>Time zone</title>
40 @@ -306,7 +306,7 @@
41 There is also additional localisation variable called LINGUAS, which affects
42 to localisation files that get installed in gettext-based programs, and decides
43 used localisation for some specific software packages, such as
44 -<c>kde-base/kde-l10n</c> and <c>app-office/openoffice</c>. The variable
45 +<c>kde-base/kde-l10n</c> and <c>app-office/libreofficeoffice</c>. The variable
46 takes in <e>space</e>-separated list of language codes, and suggested
47 place to set it is <path>/etc/portage/make.conf</path>:
48 </p>
49 @@ -560,17 +560,17 @@
50 </body>
51 </section>
52 <section>
53 -<title>OpenOffice.Org</title>
54 +<title>LibreOffice</title>
55 <body>
56
57 <p>
58 -The current stable <c>app-office/openoffice</c> and
59 -<c>app-office/openoffice-bin</c> ebuilds support the <uri
60 +The current stable <c>app-office/libreoffice</c> and
61 +<c>app-office/libreoffice-bin</c> ebuilds support the <uri
62 link="#variables">LINGUAS variable</uri> for selecting installed GUI language
63 packs. To see the status of GUI translation, hyphenation, spell checking and
64 other localisations on your language, please refer to <uri
65 -link="http://l10n.openoffice.org/languages.html">OpenOffice.Org localisation
66 -web site</uri>.
67 +link="https://translations.documentfoundation.org/">LibreOffice translation web
68 +site</uri>.
69 </p>
70
71 </body>