summaryrefslogtreecommitdiff
path: root/examples/rcc.xml.eastern
AgeCommit message (Collapse)Author
2010-03-14Proper ISO 639 name for Czech is 'cs', not 'cz'Suren A. Chilingaryan
2007-06-27Fast fixSuren A. Chilingaryan
- Estonian language is "et", not "es" - More western languages in configuration
2007-06-27Engines reworkSuren A. Chilingaryan
- 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)