diff options
Diffstat (limited to 'htdocs')
-rw-r--r-- | htdocs/config/charset.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/htdocs/config/charset.cfg b/htdocs/config/charset.cfg index 5cb4486..f26d755 100644 --- a/htdocs/config/charset.cfg +++ b/htdocs/config/charset.cfg @@ -1,7 +1,7 @@ # # Mapping of 'charset' or 'encoding' parameter to conversion parameter # -# $Id: charset.cfg,v 1.8 2003-05-24 20:32:46 link Exp $ +# $Id: charset.cfg,v 1.9 2004-09-09 17:49:47 link Exp $ # # this version for glibc iconv 2.1; change for other versions # @@ -67,3 +67,4 @@ ascii = X us-ascii 8859_1 = X iso-8859-1 # this one is in IANA, but better use only windows-1252 iso-8859-1-Windows-3.1-Latin-1 = X windows-1252 +ks_c_5601-1987 = I ks_c_5601-1987 |