diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-05-25 22:14:22 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-05-25 22:14:22 +0000 |
commit | 790bb61f71b9bf8dba27d5590657d1408fa3405c (patch) | |
tree | 5b2e9fa546147dcad95c06082bef7b4cab97c861 /korean/linux_locale/pkg-descr | |
parent | b7a2860877939ea175c76a02a3c05714a3ad535d (diff) |
Notes
Diffstat (limited to 'korean/linux_locale/pkg-descr')
-rw-r--r-- | korean/linux_locale/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/korean/linux_locale/pkg-descr b/korean/linux_locale/pkg-descr new file mode 100644 index 000000000000..1baeaf6ffc2e --- /dev/null +++ b/korean/linux_locale/pkg-descr @@ -0,0 +1,14 @@ +Korean locale for linux_lib +=========================== + +For running some linux-emulation program such as hanIM, you may +need this for correctly working setlocale() for ko locale. + +glibc(prior 2.1) have no true multilingual support, so this locale +definition is broken but sufficient for running X11 applications. + +This definition files(LC_CTYPE, LC_TIME, etc.) is from +Alzza Linux distribution, a leading Linux distribution in Korea. + +-- +Ports by CHOI Junho <cjh@kr.freebsd.org> |