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 1FfcF8-0004We-72 for garchives@archives.gentoo.org; Mon, 15 May 2006 12:32:10 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k4FCWXuU020036; Mon, 15 May 2006 12:32:33 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k4FCWWOi020313 for ; Mon, 15 May 2006 12:32:32 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 E42B764435 for ; Mon, 15 May 2006 12:32:31 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Mon, 15 May 2006 12:32:31 +0000 From: "Josh Saddler" Date: Mon, 15 May 2006 12:32:31 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: guide-localization.xml Message-Id: <20060515123231.E42B764435@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: 8f849a9e-5ee1-467a-ad05-05d4426158e0 X-Archives-Hash: fe36f03085e1a27042568ba1386edd22 nightmorph 06/05/15 12:32:31 Modified: guide-localization.xml Log: Fixed guide-localization prompts for bug 105024 Revision Changes Path 1.38 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.38&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.38&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.37&r2=1.38&cvsroot=gentoo Index: guide-localization.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- guide-localization.xml 24 Apr 2006 21:15:22 -0000 1.37 +++ guide-localization.xml 15 May 2006 12:32:31 -0000 1.38 @@ -1,5 +1,5 @@ - + @@ -29,8 +29,8 @@ the German doc. Includes configuration for use of the euro currency symbol. -1.27 -2006-04-24 +1.28 +2006-05-15 Time zone @@ -499,8 +499,8 @@
 (in your home directory)
-# echo 'XTerm*font: fixed' >> .Xresources 
-# xrdb -merge .Xresources
+$ echo 'XTerm*font: fixed' >> .Xresources 
+$ xrdb -merge .Xresources
 
-- gentoo-doc-cvs@gentoo.org mailing list