intl/locale/src/windows/wincharset.properties

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/intl/locale/src/windows/wincharset.properties	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,23 @@
     1.4 +# This Source Code Form is subject to the terms of the Mozilla Public
     1.5 +# License, v. 2.0. If a copy of the MPL was not distributed with this
     1.6 +# file, You can obtain one at http://mozilla.org/MPL/2.0/.
     1.7 +#
     1.8 +# This file map a ACP to a charset name
     1.9 +# We use this to figure out the charset of file system, clipboard, etc
    1.10 +#
    1.11 +
    1.12 +acp.874=TIS-620
    1.13 +acp.932=Shift_JIS
    1.14 +acp.936=gb18030
    1.15 +acp.949=EUC-KR
    1.16 +acp.950=Big5
    1.17 +acp.951=Big5-HKSCS
    1.18 +acp.1250=windows-1250
    1.19 +acp.1251=windows-1251
    1.20 +acp.1252=windows-1252
    1.21 +acp.1253=windows-1253
    1.22 +acp.1254=windows-1254
    1.23 +acp.1255=windows-1255
    1.24 +acp.1256=windows-1256
    1.25 +acp.1257=windows-1257
    1.26 +acp.1258=windows-1258

mercurial