nightmorph 09/11/15 21:01:20 Modified: guide-localization.xml Log: use the proper KDE4 localization packages instead of the KDE3 versions, which are being removed from Portage
Revision Changes Path 1.59 xml/htdocs/doc/en/guide-localization.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.59&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.59&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?r1=1.58&r2=1.59 Index: guide-localization.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- guide-localization.xml 12 Jul 2009 01:06:03 -0000 1.58 +++ guide-localization.xml 15 Nov 2009 21:01:20 -0000 1.59 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.58 2009/07/12 01:06:03 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.59 2009/11/15 21:01:20 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/guide-localization.xml"> @@ -32,8 +32,8 @@ the German doc. Includes configuration for use of the euro currency symbol. </abstract> -<version>1.44</version> -<date>2009-07-11</date> +<version>1.45</version> +<date>2009-11-15</date> <chapter> <title>Time zone</title> @@ -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-i18n</c> and <c>app-office/openoffice</c>. The variable +<c>kde-base/kde-l10</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,8 +469,9 @@ <body> <p> -For KDE you have to install the <c>kde-base/kde-i18n</c> package. Kde-i18n -respects <uri link="#variables">LINGUAS variable</uri> described earlier. +For KDE you have to install the <c>kde-base/kde-l10</c> and +<c>app-office/koffice-l10n</c> packages. These respect the <uri +link="#variables">LINGUAS variable</uri> described earlier. </p> </body>
