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 <gentoo-doc-cvs+bounces-1792-garchives=archives.gentoo.org@gentoo.org>) id 1FsHcW-0004Xj-4y for garchives@archives.gentoo.org; Mon, 19 Jun 2006 11:08:40 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k5JB8VTc023356; Mon, 19 Jun 2006 11:08:31 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k5JB8UL7005276 for <gentoo-doc-cvs@lists.gentoo.org>; Mon, 19 Jun 2006 11:08:30 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 1DDAC64994 for <gentoo-doc-cvs@lists.gentoo.org>; Mon, 19 Jun 2006 11:08:30 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Mon, 19 Jun 2006 11:08:30 +0000 From: "Flammie Pirinen" <flammie@lark.gentoo.org> Date: Mon, 19 Jun 2006 11:08:30 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: guide-localization.xml Message-Id: <20060619110830.1DDAC64994@smtp.gentoo.org> Precedence: bulk List-Post: <mailto:gentoo-doc-cvs@lists.gentoo.org> List-Help: <mailto:gentoo-doc-cvs+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-doc-cvs+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-doc-cvs+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-doc-cvs.gentoo.org> X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: cd8467e5-4891-4959-8d3e-a38854ca749d X-Archives-Hash: 6e9be3e017bcbe930503e02aa32f87cc flammie 06/06/19 11:08:29 Modified: guide-localization.xml Log: Timezones are not necessarily three letters. Thanks to fctk for reporting. Revision Changes Path 1.41 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.41&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.41&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.40&r2=1.41&cvsroot=gentoo Index: guide-localization.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- guide-localization.xml 30 May 2006 12:12:31 -0000 1.40 +++ guide-localization.xml 19 Jun 2006 11:08:29 -0000 1.41 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.40 2006/05/30 12:12:31 jkt Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.41 2006/06/19 11:08:29 flammie Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/guide-localization.xml"> @@ -29,8 +29,8 @@ the German doc. Includes configuration for use of the euro currency symbol. </abstract> -<version>1.29</version> -<date>2006-05-25</date> +<version>1.30</version> +<date>2006-06-19</date> <chapter> <title>Time zone</title> @@ -52,7 +52,7 @@ </pre> <note> -Make sure that the three-letter timezone indicator (in this case "CET") +Make sure that the timezone indicator (in this case "CET") is correct for your area. </note> -- gentoo-doc-cvs@gentoo.org mailing list