Xlib/XCB: passing the error in xreply to the extension who sent the request.
[platform/upstream/libX11.git] / nls / th_TH / XLC_LOCALE.pre
1 XCOMM XLocale Database Sample for th_TH
2 XCOMM
3 XCOMM
4 XCOMM Modified from origial th_TH.TACTIS
5
6 XCOMM 
7 XCOMM   XLC_FONTSET category
8 XCOMM 
9 XLC_FONTSET
10 XCOMM   fs0 class (7 bit ASCII)
11 fs0     {
12         charset         ISO8859-1:GL
13         font            ISO8859-1:GL
14 }
15 XCOMM   fs1 class (Thai) 
16 fs1     {
17         charset         ISO8859-11:GR
18         font            ISO8859-11:GR
19 }
20 END XLC_FONTSET
21
22 XCOMM 
23 XCOMM   XLC_XLOCALE category
24 XCOMM 
25 XLC_XLOCALE
26
27 encoding_name           TIS620
28 mb_cur_max              1
29 state_depend_encoding   False
30
31 #if WCHAR32
32 wc_encoding_mask        \x30000000
33 wc_shift_bits           7
34 #else
35 wc_encoding_mask        \x00008080
36 wc_shift_bits           8
37 #endif
38
39 #ifndef X_LOCALE
40 use_stdc_env            True
41 force_convert_to_mb     True
42 #endif
43
44 XCOMM   cs0 class
45 cs0     {
46         side            GL:Default
47         length          1
48         wc_encoding     \x00000000
49         ct_encoding     ISO8859-1:GL
50 }
51
52
53 XCOMM   cs1 class
54 cs1     {
55         side            GR:Default
56         length          1
57 #if WCHAR32
58         wc_encoding     \x30000000
59 #else
60         wc_encoding     \x00008080
61 #endif
62         ct_encoding     ISO8859-11:GR
63 }
64
65 END XLC_XLOCALE