From 35381569403e90b8d34b223f524519521bc81598 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Wed, 27 Jun 2007 09:28:22 +0000 Subject: Engines rework - LibGuess support for far east language autodetection - Support for LibRCD 0.1.9 supporting ISO-8859-1 strings - Fixing wrong encodings names returned by Enca - Engine plugins naming scheme is altered - New API functions: rccEngineGetInfo, rccEngineGetAutoCharsetByName - Most of languages are no more hardcoded, but moved to the configuration - RCD engine is added to Belarusian language (I hope it should work) - Some encoding names are fixed in configuration - Support for external libiconv - Support for libcharset - Find UI interface language from LC_MESSAGES locale - Simple compilation fix (Thanx to D. Panov) --- examples/rcc.xml.chinese | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) (limited to 'examples/rcc.xml.chinese') diff --git a/examples/rcc.xml.chinese b/examples/rcc.xml.chinese index 0cc914c..ea916c6 100644 --- a/examples/rcc.xml.chinese +++ b/examples/rcc.xml.chinese @@ -5,24 +5,44 @@ Japanese UTF-8 + UTF-16 ISO-2022-JP EUC-JP - SHIFT-JIS + SJIS + + libguess + + + + Korean + + UTF-8 + UTF-16 + ISO-2022-KR + EUC-KR + JOHAB + + + libguess + Chinese UTF-8 + UTF-16 + ISO-2022-CN GB2312 GB18030 GBK - ISO-2022-CN BIG5 - BIG5-HKSCS EUC-CN - EUC-TW + HZ + + libguess + -- cgit v1.2.3