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