Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: guide-localization.xml
Date: Mon, 15 May 2006 12:32:10
Message-Id: 20060515123231.E42B764435@smtp.gentoo.org
1 nightmorph 06/05/15 12:32:31
2
3 Modified: guide-localization.xml
4 Log:
5 Fixed guide-localization prompts for bug 105024
6
7 Revision Changes Path
8 1.38 xml/htdocs/doc/en/guide-localization.xml
9
10 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
11 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
12 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
13
14 Index: guide-localization.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v
17 retrieving revision 1.37
18 retrieving revision 1.38
19 diff -u -r1.37 -r1.38
20 --- guide-localization.xml 24 Apr 2006 21:15:22 -0000 1.37
21 +++ guide-localization.xml 15 May 2006 12:32:31 -0000 1.38
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.37 2006/04/24 21:15:22 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.38 2006/05/15 12:32:31 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/guide-localization.xml">
29 @@ -29,8 +29,8 @@
30 the German doc. Includes configuration for use of the euro currency symbol.
31 </abstract>
32
33 -<version>1.27</version>
34 -<date>2006-04-24</date>
35 +<version>1.28</version>
36 +<date>2006-05-15</date>
37
38 <chapter>
39 <title>Time zone</title>
40 @@ -499,8 +499,8 @@
41
42 <pre caption="setting fonts for xterm">
43 <comment>(in your home directory)</comment>
44 -# <i>echo 'XTerm*font: fixed' >> .Xresources </i>
45 -# <i>xrdb -merge .Xresources</i>
46 +$ <i>echo 'XTerm*font: fixed' >> .Xresources </i>
47 +$ <i>xrdb -merge .Xresources</i>
48 </pre>
49
50 </body>
51
52
53
54 --
55 gentoo-doc-cvs@g.o mailing list