From 21ed36bf43e18786931aabd3d6a7ed8c3172ad41 Mon Sep 17 00:00:00 2001 From: Stas Degteff Date: Sat, 5 Nov 2005 22:02:10 +0000 Subject: [PATCH] Adds the UTF8 charset convertion tables from Aleksej R. Serdyukov 2:5020/24000 --- cfgs/config/charsets.cfg | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/cfgs/config/charsets.cfg b/cfgs/config/charsets.cfg index d6e46b6..5752cd0 100755 --- a/cfgs/config/charsets.cfg +++ b/cfgs/config/charsets.cfg @@ -1,8 +1,9 @@ // Character translation definitions // (include file for Golded+ config) // -// Generated by 'xlatcfg.pl' script written by Stas Degteff 2:5080/102 +// Generated by 'xlatcfg.pl' script written by Stas Degteff 2:5080/102@fidonet // +XLATCHARSET CP1125 UTF-8 1125_u8.chs XLATCHARSET cp1250 cp1250 12501250.chs XLATCHARSET cp1250 cp1251 12501251.chs XLATCHARSET cp1250 cp1252 12501252.chs @@ -123,6 +124,7 @@ XLATCHARSET cp437 us-ascii 437_asc.chs XLATCHARSET cp437 iso8859-1 437_i-1.chs XLATCHARSET cp437 iso8859-15 437_i15.chs XLATCHARSET cp437 mac-roman 437_mac.chs +XLATCHARSET CP437 UTF-8 437_u8.chs XLATCHARSET cp850 cp1250 850_1250.chs XLATCHARSET cp850 cp1251 850_1251.chs XLATCHARSET cp850 cp1252 850_1252.chs @@ -140,6 +142,7 @@ XLATCHARSET cp850 iso8859-15 850_i15.chs XLATCHARSET CP850 LATIN1QP 850_iqp.chs XLATCHARSET CP850 LATIN-1 850_iso.chs XLATCHARSET cp850 mac-roman 850_mac.chs +XLATCHARSET CP850 UTF-8 850_u8.chs XLATCHARSET cp858 cp1250 858_1250.chs XLATCHARSET cp858 cp1251 858_1251.chs XLATCHARSET cp858 cp1252 858_1252.chs @@ -171,10 +174,12 @@ XLATCHARSET cp859 iso8859-1 859_i-1.chs XLATCHARSET cp859 iso8859-15 859_i15.chs XLATCHARSET cp859 mac-roman 859_mac.chs XLATCHARSET CP865 LATIN-1 865_iso.chs -XLATCHARSET CP866 CP866 866_866.chs -XLATCHARSET CP866 ISO8859-5 866_ISO.chs +XLATCHARSET CP865 UTF-8 865_u8.chs +XLATCHARSET cp866 cp866 866_866.chs +XLATCHARSET cp866 iso8859-5 866_ISO.chs XLATCHARSET CP866 KOI8-R 866_koi.chs XLATCHARSET CP866 KOI8-U 866_kou.chs +XLATCHARSET CP866 UTF-8 866_u8.chs XLATCHARSET CP866 CP1125 866_ukr.chs XLATCHARSET CP866 CP1251 866_win.chs XLATCHARSET us-ascii cp1250 asc_1250.chs @@ -249,6 +254,7 @@ XLATCHARSET ISO8859-5+KOI8R CP866 IK1_866.chs XLATCHARSET ISO8859-5+KOI8R+H CP866 IK2_866.chs XLATCHARSET LATIN1QP CP850 iqp_850.chs XLATCHARSET LATIN1QP IBMPC iqp_ibm.chs +XLATCHARSET LATIN-1 UTF-8 iso1_u8.chs XLATCHARSET LATIN-1 CP850 iso_850.chs XLATCHARSET LATIN-1 ASCII iso_asc.chs XLATCHARSET LATIN-1 IBMPC iso_ibm.chs @@ -257,6 +263,7 @@ XLATCHARSET Latin-1 MAC iso_mac.chs XLATCHARSET Latin-1 VT100 iso_vt1.chs XLATCHARSET ITALIAN ASCII ita_asc.chs XLATCHARSET ITALIAN IBMPC itl_ibm.chs +XLATCHARSET KOI8-R UTF-8 koi8_u8.chs XLATCHARSET koi8-r cp866 koi_866.chs XLATCHARSET koi8-u cp866 kou_866.chs XLATCHARSET koi8-u cp1125 kou_ukr.chs