nightmorph 13/01/15 09:06:46 Modified: guide-localization.xml Log: typo fix, no content change/revbump, bug 452062
Revision Changes Path 1.68 xml/htdocs/doc/en/guide-localization.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/guide-localization.xml?r1=1.67&r2=1.68 Index: guide-localization.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- guide-localization.xml 14 Jan 2013 06:14:14 -0000 1.67 +++ guide-localization.xml 15 Jan 2013 09:06:46 -0000 1.68 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.67 2013/01/14 06:14:14 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.68 2013/01/15 09:06:46 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide> @@ -306,7 +306,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-l10n</c> and <c>app-office/libreofficeoffice</c>. The variable +<c>kde-base/kde-l10n</c> and <c>app-office/libreoffice</c>. The variable takes in <e>space</e>-separated list of language codes, and suggested place to set it is <path>/etc/portage/make.conf</path>: </p>
