nightmorph 09/11/15 23:51:02 Modified: guide-localization.xml Log: typo
Revision Changes Path 1.60 xml/htdocs/doc/en/guide-localization.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.60&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.60&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?r1=1.59&r2=1.60 Index: guide-localization.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- guide-localization.xml 15 Nov 2009 21:01:20 -0000 1.59 +++ guide-localization.xml 15 Nov 2009 23:51:02 -0000 1.60 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.59 2009/11/15 21:01:20 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.60 2009/11/15 23:51:02 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/guide-localization.xml"> @@ -290,7 +290,7 @@ There is also additional localisation variable called LINGUAS, which affects to localisation files that get installed in gettext-based programs, and decides used localisation for some specific software packages, such as -<c>kde-base/kde-l10</c> and <c>app-office/openoffice</c>. The variable +<c>kde-base/kde-l10n</c> and <c>app-office/openoffice</c>. The variable takes in <e>space</e>-separated list of language codes, and suggested place to set it is <path>/etc/make.conf</path>: </p> @@ -469,7 +469,7 @@ <body> <p> -For KDE you have to install the <c>kde-base/kde-l10</c> and +For KDE you have to install the <c>kde-base/kde-l10n</c> and <c>app-office/koffice-l10n</c> packages. These respect the <uri link="#variables">LINGUAS variable</uri> described earlier. </p>
