Bug 574821 - Add titlebar margin to browser-aero css for maximized windows - addresse...
[mozilla-central.git] / intl / uconv / src / charsetData.properties
blob86c2e5a8478c7d87985cbe13645e60683d534ae5
1 # ***** BEGIN LICENSE BLOCK *****
2 # Version: MPL 1.1/GPL 2.0/LGPL 2.1
4 # The contents of this file are subject to the Mozilla Public License Version
5 # 1.1 (the "License"); you may not use this file except in compliance with
6 # the License. You may obtain a copy of the License at
7 # http://www.mozilla.org/MPL/
9 # Software distributed under the License is distributed on an "AS IS" basis,
10 # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
11 # for the specific language governing rights and limitations under the
12 # License.
14 # The Original Code is mozilla.org code.
16 # The Initial Developer of the Original Code is Netscape
17 # Communications Corporation.  Portions created by Netscape are
18 # Copyright (C) 1999 Netscape Communications Corporation. All
19 # Rights Reserved.
21 # Contributor(s):
22 #   IBM Corporation
23 #   Jungshik Shin <jshin@mailaps.org>
25 # Alternatively, the contents of this file may be used under the terms of
26 # either the GNU General Public License Version 2 or later (the "GPL"), or
27 # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
28 # in which case the provisions of the GPL or the LGPL are applicable instead
29 # of those above. If you wish to allow use of your version of this file only
30 # under the terms of either the GPL or the LGPL, and not to allow others to
31 # use your version of this file under the terms of the MPL, indicate your
32 # decision by deleting the provisions above and replace them with the notice
33 # and other provisions required by the GPL or the LGPL. If you do not delete
34 # the provisions above, a recipient may use your version of this file under
35 # the terms of any one of the MPL, the GPL or the LGPL.
37 # ***** END LICENSE BLOCK *****
39 ## Rule of this file:
40 ## 1. key should always be in lower case ascii so we can do case insensitive
41 ##    comparison in the code faster.
43 ## Format of this file:
45 ## charset_name.notForBrowser = anything  -  specifies that this charset is 
46 ## not to be used in the browser
47 ## charset_name.notForOutgoing = anything  -  specifies that this charset is 
48 ## not to be used for exporting files ('SaveAsCharset' in composer)
50 ## charset_name.LangGroup = 
52 ## charset_name.isMultibyte = multi byte charsets
54 t.61-8bit.notForBrowser             = true
55 x-imap4-modified-utf7.notForBrowser = true
56 windows-936.notForBrowser           = true
57 us-ascii.notForBrowser                  = true
58 iso-8859-6-e.notForBrowser              = true
59 iso-8859-6-i.notForBrowser              = true
60 ibm864i.notForBrowser                   = true
61 ibm869.notForBrowser                    = true
62 ibm1125.notForBrowser                   = true
63 ibm1131.notForBrowser                   = true
64 iso-8859-8-e.notForBrowser              = true
65 utf-7.notForBrowser                     = true
67 t.61-8bit.notForOutgoing             = true
68 utf-7.notForOutgoing                 = true
69 x-imap4-modified-utf7.notForOutgoing = true
70 windows-936.notForOutgoing           = true
71 us-ascii.notForOutgoing                  = true
72 iso-8859-6-e.notForOutgoing              = true
73 iso-8859-6-i.notForOutgoing              = true
74 ibm864i.notForOutgoing                   = true
75 ibm869.notForOutgoing                    = true
76 ibm1125.notForOutgoing                   = true
77 ibm1131.notForOutgoing                   = true
78 iso-8859-8-e.notForOutgoing              = true
79 iso-8859-8.notForOutgoing               = true
80 iso-2022-kr.notForOutgoing              = true
81 x-windows-949.notForOutgoing            = true
82 x-johab.notForOutgoing                  = true
85 // XXX : there are some entries only necessary for Gtk/Xlib builds
86 // to map  XLFD registry-encoding pairs to langGroups. they can be
87 // removed once bug 215537 is fixed.
89 // XXX : todo: move to something based on BCP 47 (RFC 5646);
90 // these should primarily specify script (and sometimes region),
91 // but NOT language.
92 // e.g. x-western      -> *-Latn-155 (Western Europe)
93 //      x-central-euro -> *-Latn-151 (Eastern Europe)
94 //      x-baltic       -> *-Latn-154 (Northern Europe)
95 //      x-cyrillic     -> *-Cyrl
96 //      zh-TW          -> *-Hant-TW
97 //      zh-HK          -> *-Hant-HK
98 //      zh-CN          -> *-Hans
99 //      ja             -> *-Jpan
100 //      ko             -> *-Hang
101 //      tr             -> *-Latn-TR
102 //      he             -> *-Hebr
103 //      ar             -> *-Arab
104 // etc
106 adobe-symbol-encoding.LangGroup    = el
107 armscii-8.LangGroup                = x-armn
108 big5.LangGroup                     = zh-TW
109 x-x-big5.LangGroup                 = zh-TW
110 big5-hkscs.LangGroup               = zh-HK
111 euc-jp.LangGroup                   = ja
112 euc-kr.LangGroup                   = ko
113 gb2312.LangGroup                   = zh-CN
114 gb18030.LangGroup                  = zh-CN
115 gb18030.2000-0.LangGroup           = zh-CN
116 gb18030.2000-1.LangGroup           = zh-CN
117 geostd8.LangGroup                  = x-geor
118 hkscs-1.LangGroup                  = zh-HK
119 hz-gb-2312.LangGroup               = zh-CN
120 ibm850.LangGroup                   = x-western
121 ibm852.LangGroup                   = x-central-euro
122 ibm855.LangGroup                   = x-cyrillic
123 ibm857.LangGroup                   = tr
124 ibm862.LangGroup                   = he
125 ibm864.LangGroup                   = ar
126 ibm864i.LangGroup                  = ar
127 ibm866.LangGroup                   = x-cyrillic
128 ibm869.LangGroup                   = el
129 ibm1125.LangGroup                  = x-cyrillic
130 ibm1131.LangGroup                  = x-cyrillic
131 iso-2022-cn.LangGroup              = zh-CN
132 iso-2022-jp.LangGroup              = ja
133 iso-2022-kr.LangGroup              = ko
134 iso-8859-1.LangGroup               = x-western
135 iso-8859-10.LangGroup              = x-western
136 iso-8859-14.LangGroup              = x-western
137 iso-8859-15.LangGroup              = x-western
138 iso-8859-2.LangGroup               = x-central-euro
139 iso-8859-16.LangGroup              = x-central-euro
140 iso-8859-3.LangGroup               = x-western
141 iso-8859-4.LangGroup               = x-baltic
142 iso-8859-13.LangGroup              = x-baltic
143 iso-8859-5.LangGroup               = x-cyrillic
144 iso-8859-6.LangGroup               = ar
145 iso-8859-6-e.LangGroup             = ar
146 iso-8859-6-i.LangGroup             = ar
147 iso-8859-7.LangGroup               = el
148 iso-8859-8.LangGroup               = he
149 iso-8859-8-e.LangGroup             = he
150 iso-8859-8-i.LangGroup             = he
151 iso-8859-9.LangGroup               = tr
152 jis_0208-1983.LangGroup            = ja
153 koi8-r.LangGroup                   = x-cyrillic
154 koi8-u.LangGroup                   = x-cyrillic
155 iso-ir-111.LangGroup               = x-cyrillic
156 shift_jis.LangGroup                = ja
157 tis-620.LangGroup                  = th
158 tis620-2.LangGroup                 = th
159 windows-874.LangGroup              = th
160 iso-8859-11.LangGroup              = th
161 us-ascii.LangGroup                 = x-western
162 t.61-8bit.LangGroup                = x-western
163 utf-8.LangGroup                    = x-unicode
164 utf-16.LangGroup                   = x-unicode
165 utf-16be.LangGroup                 = x-unicode
166 utf-16le.LangGroup                 = x-unicode
167 utf-32.LangGroup                   = x-unicode
168 utf-32be.LangGroup                 = x-unicode
169 utf-32le.LangGroup                 = x-unicode
170 utf-7.LangGroup                    = x-unicode
171 x-imap4-modified-utf7.LangGroup    = x-unicode
172 viscii.LangGroup                   = x-western
173 x-viet-tcvn5712.LangGroup          = x-western
174 x-viet-vps.LangGroup               = x-western
175 windows-1250.LangGroup             = x-central-euro
176 windows-1251.LangGroup             = x-cyrillic
177 windows-1252.LangGroup             = x-western
178 windows-1253.LangGroup             = el
179 windows-1254.LangGroup             = tr
180 windows-1255.LangGroup             = he
181 windows-1256.LangGroup             = ar
182 windows-1257.LangGroup             = x-baltic
183 windows-1258.LangGroup             = x-western
184 windows-936.LangGroup              = zh-CN
185 x-euc-tw.LangGroup                 = zh-TW
186 x-gbk.LangGroup                    = zh-CN
187 gb_2312-80.LangGroup               = zh-CN
188 x-mac-ce.LangGroup                 = x-central-euro
189 x-mac-croatian.LangGroup           = x-central-euro
190 x-mac-cyrillic.LangGroup           = x-cyrillic
191 x-mac-devanagari.LangGroup         = x-devanagari
192 x-mac-farsi.LangGroup              = ar
193 x-mac-greek.LangGroup              = el
194 x-mac-gujarati.LangGroup           = x-gujr
195 x-mac-gurmukhi.LangGroup           = x-guru
196 x-mac-icelandic.LangGroup          = x-western
197 x-mac-roman.LangGroup              = x-western
198 x-mac-turkish.LangGroup            = tr
199 x-mac-ukrainian.LangGroup          = x-cyrillic
200 x-mac-romanian.LangGroup           = x-central-euro
201 x-user-defined.LangGroup           = x-user-def
202 ks_c_5601-1987.LangGroup           = ko
203 x-johab.LangGroup                  = ko
204 x-windows-949.LangGroup            = ko
205 x-koreanjamo-0.LangGroup           = ko
206 x-mac-hebrew.LangGroup             = he
207 x-mac-arabic.LangGroup             = ar
208 x-sun-unicode-india-0.LangGroup    = x-devanagari
209 x-tscii.LangGroup                = x-tamil
210 x-tamilttf-0.LangGroup             = x-tamil
212 iso-2022-jp.isMultibyte     = true
213 shift_jis.isMultibyte       = true
214 euc-jp.isMultibyte          = true
215 big5.isMultibyte            = true
216 big5-hkscs.isMultibyte      = true
217 x-euc-tw.isMultibyte        = true
218 gb2312.isMultibyte          = true
219 hz-gb-2312.isMultibyte      = true
220 iso-2022-kr.isMultibyte     = true
221 euc-kr.isMultibyte          = true
222 x-johab.isMultibyte         = true
223 x-windows-949.isMultibyte   = true
224 utf-7.isMultibyte           = true
225 utf-8.isMultibyte           = true