intl/locale/src/windows/wincharset.properties

Fri, 16 Jan 2015 18:13:44 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 18:13:44 +0100
branch
TOR_BUG_9701
changeset 14
925c144e1f1f
permissions
-rw-r--r--

Integrate suggestion from review to improve consistency with existing code.

michael@0 1 # This Source Code Form is subject to the terms of the Mozilla Public
michael@0 2 # License, v. 2.0. If a copy of the MPL was not distributed with this
michael@0 3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
michael@0 4 #
michael@0 5 # This file map a ACP to a charset name
michael@0 6 # We use this to figure out the charset of file system, clipboard, etc
michael@0 7 #
michael@0 8
michael@0 9 acp.874=TIS-620
michael@0 10 acp.932=Shift_JIS
michael@0 11 acp.936=gb18030
michael@0 12 acp.949=EUC-KR
michael@0 13 acp.950=Big5
michael@0 14 acp.951=Big5-HKSCS
michael@0 15 acp.1250=windows-1250
michael@0 16 acp.1251=windows-1251
michael@0 17 acp.1252=windows-1252
michael@0 18 acp.1253=windows-1253
michael@0 19 acp.1254=windows-1254
michael@0 20 acp.1255=windows-1255
michael@0 21 acp.1256=windows-1256
michael@0 22 acp.1257=windows-1257
michael@0 23 acp.1258=windows-1258

mercurial