| 1 | <?xml version='1.0' encoding='UTF-8'?> |
1 | <?xml version='1.0' encoding='UTF-8'?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.37 2006/04/24 21:15:22 nightmorph Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.38 2006/05/15 12:32:31 nightmorph Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/guide-localization.xml"> |
5 | <guide link="/doc/en/guide-localization.xml"> |
| 6 | <title>Gentoo Linux Localization Guide</title> |
6 | <title>Gentoo Linux Localization Guide</title> |
| 7 | <author title="Author"> |
7 | <author title="Author"> |
| … | |
… | |
| 27 | This guide should help users localize their Gentoo Linux distribution to any |
27 | This guide should help users localize their Gentoo Linux distribution to any |
| 28 | European locale. It uses Germany as a case-study, since it is translated from |
28 | European locale. It uses Germany as a case-study, since it is translated from |
| 29 | the German doc. Includes configuration for use of the euro currency symbol. |
29 | the German doc. Includes configuration for use of the euro currency symbol. |
| 30 | </abstract> |
30 | </abstract> |
| 31 | |
31 | |
| 32 | <version>1.27</version> |
32 | <version>1.28</version> |
| 33 | <date>2006-04-24</date> |
33 | <date>2006-05-15</date> |
| 34 | |
34 | |
| 35 | <chapter> |
35 | <chapter> |
| 36 | <title>Time zone</title> |
36 | <title>Time zone</title> |
| 37 | <section> |
37 | <section> |
| 38 | <body> |
38 | <body> |
| … | |
… | |
| 497 | instance: |
497 | instance: |
| 498 | </p> |
498 | </p> |
| 499 | |
499 | |
| 500 | <pre caption="setting fonts for xterm"> |
500 | <pre caption="setting fonts for xterm"> |
| 501 | <comment>(in your home directory)</comment> |
501 | <comment>(in your home directory)</comment> |
| 502 | # <i>echo 'XTerm*font: fixed' >> .Xresources </i> |
502 | $ <i>echo 'XTerm*font: fixed' >> .Xresources </i> |
| 503 | # <i>xrdb -merge .Xresources</i> |
503 | $ <i>xrdb -merge .Xresources</i> |
| 504 | </pre> |
504 | </pre> |
| 505 | |
505 | |
| 506 | </body> |
506 | </body> |
| 507 | </section> |
507 | </section> |
| 508 | <section> |
508 | <section> |