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.43) id 1E56n0-0004dr-Ad for garchives@archives.gentoo.org; Tue, 16 Aug 2005 19:07:58 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7GJ75fo021340; Tue, 16 Aug 2005 19:07:05 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7GJ74jh021974 for ; Tue, 16 Aug 2005 19:07:05 GMT Message-Id: <200508161907.j7GJ74jh021974@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1E56mo-0007k0-7d for gentoo-doc-cvs@lists.gentoo.org; Tue, 16 Aug 2005 19:07:46 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Tue, 16 Aug 2005 19:07:31 +0000 From: "swift" Date: Tue, 16 Aug 2005 19:07:31 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: guide-localization.xml 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: 2944ef6d-d6c5-4f6c-a7c5-db63defe95f8 X-Archives-Hash: 6185da2a9bfbb724a5a85f75384c8e1d swift 05/08/16 19:07:31 Modified: xml/htdocs/doc/en guide-localization.xml Log: Use two languages instead of one to make it clear that multiple languages are supported Revision Changes Path 1.29 +5 -5 xml/htdocs/doc/en/guide-localization.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/guide-localization.xml?rev=1.29&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/guide-localization.xml?rev=1.29&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/guide-localization.xml.diff?r1=1.28&r2=1.29&cvsroot=gentoo Index: guide-localization.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- guide-localization.xml 24 Jun 2005 18:04:15 -0000 1.28 +++ guide-localization.xml 16 Aug 2005 19:07:31 -0000 1.29 @@ -1,5 +1,5 @@ - + @@ -29,8 +29,8 @@ the German doc. Includes configuration for use of the euro currency symbol. -1.19 -2005-06-24 +1.20 +2005-08-16 Time zone @@ -455,8 +455,8 @@
 # nano -w /etc/make.conf
-(Add in the LINGUAS variable. For instance, for the German language:)
-LINGUAS="de"
+(Add in the LINGUAS variable. For instance, for the German and English language:)
+LINGUAS="de en"
 
 (Now install openoffice)
 # emerge openoffice



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