From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GbmYT-0002NT-Vw for garchives@archives.gentoo.org; Sun, 22 Oct 2006 23:16:34 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9MNGFsM002994; Sun, 22 Oct 2006 23:16:15 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9MNGE2a021841 for ; Sun, 22 Oct 2006 23:16:15 GMT Received: from lark (lark.gentoo.osuosl.org [140.211.166.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with SMTP id 683036477A for ; Sun, 22 Oct 2006 23:16:14 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Sun, 22 Oct 2006 23:16:14 +0000 From: "Josh Saddler" Date: Sun, 22 Oct 2006 23:16:14 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: guide-localization.xml Message-Id: <20061022231614.683036477A@smtp.gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 059e881a-5454-4193-a38e-b0264dea2d7c X-Archives-Hash: 0e0920f595e57e3e3961ece34552a7be nightmorph 06/10/22 23:16:14 Modified: guide-localization.xml Log: added locale check for bug 152349 Revision Changes Path 1.44 xml/htdocs/doc/en/guide-localization.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.44&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.44&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?r1=1.43&r2=1.44 Index: guide-localization.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- guide-localization.xml 19 Jul 2006 11:46:29 -0000 1.43 +++ guide-localization.xml 22 Oct 2006 23:16:13 -0000 1.44 @@ -1,5 +1,5 @@ - + @@ -29,8 +29,8 @@ the German doc. Includes configuration for use of the euro currency symbol. -1.31 -2006-07-18 +1.32 +2006-10-22 Time zone @@ -339,6 +339,11 @@ an older version of glibc, you should update it now. +

+You can verify that your selected locales are available by running locale +-a. +

+
-- gentoo-doc-cvs@gentoo.org mailing list