to correct the locale used by font,

("zh" for Chinese) -> ("zh_tw" for Traditional Chinese)
This commit is contained in:
Song Huang 2004-10-22 13:25:07 +00:00
parent 2271b290a2
commit 53352ae179

View file

@ -1114,7 +1114,7 @@ New Breed Software</p>
"<code><b>locale</b></code>" subdirectory). The name of the file "<code><b>locale</b></code>" subdirectory). The name of the file
corresponds to the first two letters in the 'locale' code of the corresponds to the first two letters in the 'locale' code of the
language (e.g., "ko" for Korean, "ja" for Japanese, language (e.g., "ko" for Korean, "ja" for Japanese,
"zh" for Chinese).<p> "zh_tw" for Traditional Chinese).<p>
For example, under Linux or Unix, when Tux&nbsp;Paint is run in Korean For example, under Linux or Unix, when Tux&nbsp;Paint is run in Korean
(e.g., with the option "<code>--lang&nbsp;korean</code>"), (e.g., with the option "<code>--lang&nbsp;korean</code>"),