diff options
author | ache <ache@FreeBSD.org> | 2007-05-09 21:34:51 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2007-05-09 21:34:51 +0000 |
commit | 86d7bf329b8f49372920ca94d73457379cbaf38a (patch) | |
tree | f78f1870533afdfe8f26d3aac452f0c986dd8b93 /share/mklocale | |
parent | 25a02f7ee6ebda603f8c55befb9ed64c926b4dfb (diff) | |
download | FreeBSD-src-86d7bf329b8f49372920ca94d73457379cbaf38a.zip FreeBSD-src-86d7bf329b8f49372920ca94d73457379cbaf38a.tar.gz |
Use dummy definitions for codeset 3 and 4 like in ko_KR.eucKR.src
PR: 51085
Submitted by: Yamazaki Atsushi <ats@mbi.nifty.com>
Diffstat (limited to 'share/mklocale')
-rw-r--r-- | share/mklocale/ja_JP.eucJP.src | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/share/mklocale/ja_JP.eucJP.src b/share/mklocale/ja_JP.eucJP.src index c6893b7..50f2275 100644 --- a/share/mklocale/ja_JP.eucJP.src +++ b/share/mklocale/ja_JP.eucJP.src @@ -237,10 +237,9 @@ SWIDTH2 0xf2a1 - 0xf2fe SWIDTH2 0xf3a1 - 0xf3fe SWIDTH2 0xf4a1 - 0xf4a4 -/* - * This is for Code Set 3, half-width kana +/* We don't have codeset 3 and 4. + So codeset 3 is only dummy definition */ -SPECIAL 0xa1 - 0xdf -PHONOGRAM 0xa1 - 0xdf -SWIDTH1 0xa1 - 0xdf -CONTROL 0x84 - 0x97 0x9b - 0x9f 0xe0 - 0xfe +PRINT 0xa1 - 0xfe +SPECIAL 0xa1 - 0xfe +SWIDTH1 0xa1 - 0xfe |