|
|
|
|
File: [XFree86 CVS] / xc / nls / XLC_LOCALE / vi_VN.tcvn
(download)
Revision: 1.2, Fri Dec 1 17:43:03 2000 UTC (12 years, 6 months ago) by dawes Branch: MAIN CVS Tags: xf-4_4_99_9, xf-4_4_99_8, xf-4_4_99_7, xf-4_4_99_6, xf-4_4_99_5, xf-4_4_99_4, xf-4_4_99_3, xf-4_4_99_22, xf-4_4_99_21, xf-4_4_99_20, xf-4_4_99_2, xf-4_4_99_19, xf-4_4_99_18, xf-4_4_99_17, xf-4_4_99_16, xf-4_4_99_15, xf-4_4_99_14, xf-4_4_99_13, xf-4_4_99_12, xf-4_4_99_11, xf-4_4_99_10, xf-4_4_99_1, xf-4_4_0, xf-4_4-branch, xf-4_3_99_903, xf-4_3_99_902, xf-4_3_99_901, xf-4_3_99_9, xf-4_3_99_8, xf-4_3_99_7, xf-4_3_99_6, xf-4_3_99_5, xf-4_3_99_4, xf-4_3_99_3, xf-4_3_99_2, xf-4_3_99_16, xf-4_3_99_15, xf-4_3_99_14, xf-4_3_99_13, xf-4_3_99_12, xf-4_3_99_11, xf-4_3_99_10, xf-4_3_99_1, xf-4_3_0_2, xf-4_3_0_1, xf-4_3_0, xf-4_3-branch, xf-4_2_99_902, xf-4_2_99_901, xf-4_2_99_4, xf-4_2_99_3, xf-4_2_99_2, xf-4_2_99_1, xf-4_2_1_2, xf-4_2_1_1, xf-4_2_1, xf-4_2_0_1, xf-4_2_0-bindist-1, xf-4_2_0-bindist, xf-4_2_0, xf-4_2-branch, xf-4_1_99_7, xf-4_1_99_6, xf-4_1_99_5, xf-4_1_99_4, xf-4_1_99_3, xf-4_1_99_2, xf-4_1_99_1, xf-4_1_0_2, xf-4_1_0_1, xf-4_1_0-bindist, xf-4_1_0, xf-4_1-branch, xf-4_0_99_902, xf-4_0_99_901, xf-4_0_99_900, xf-4_0_99_3, xf-4_0_99_2, xf-4_0_99_1, xf-4_0_3b, xf-4_0_3a, xf-4_0_3, xf-4_0_2c, xf-4_0_2b, xf-4_0_2a, xf-4_0_2-branch, xf-4_0_2-bindist, xf-4_0_2, xf-4_0_1h, xf-4_0_1Zc, xf-4_0_1Zb, xf-4_0_1Za, xf-4_0_1Z, pre-R651-import, Domain-branch Changes since 1.1: +26 -4 lines 1050. Linux APM fix, which fixes a problem that shows up with the neomagic
driver after an APM suspend (#4304, 4311, Chip Salzenberg).
1049. Correct maximum ranges for Wacom IV devices (#4303, Frederic Lepied).
1048. Add preliminary support for USB input devices under Linux (wacom
driver (#4303, MATSUMURA Namihiko).
1047. Locale fixes/cleanups, including:
- Cleanup garbage in XLC_LOCALES.
- Add "use_stdc_env' to locales where it was absent.
- Move non-standard charset descriptions from the lcCT.c table to
the XLC_LOCALE files.
(#4302, Ivan Pascal).
|
XCOMM XLocale Database Sample for vi_VN.TCVN
XCOMM
XCOMM $XFree86: xc/nls/XLC_LOCALE/vi_VN.tcvn,v 1.1 1999/06/06 14:06:02 dawes Exp $
XCOMM
XCOMM XLC_FONTSET category
XCOMM
XLC_FONTSET
XCOMM fs0 class (7 bit ASCII)
fs0 {
charset {
name ISO8859-1:GL
}
font {
primary TCVN-5712:GL
substitute ISO8859-1:GL
}
}
XCOMM fs1 class
fs1 {
charset TCVN-5712:GR
font TCVN-5712:GR
}
END XLC_FONTSET
XCOMM
XCOMM XLC_CHARSET_DEFINE category
XCOMM
XLC_CHARSET_DEFINE
csd0 {
charset_name TCVN-5712
side GR
length 1
string_encoding False
sequence \x1b%/1
}
END XLC_CHARSET_DEFINE
XCOMM
XCOMM XLC_XLOCALE category
XCOMM
XLC_XLOCALE
encoding_name TCVN-5712
mb_cur_max 1
state_depend_encoding False
#if WCHAR32
wc_encoding_mask \x30000000
wc_shift_bits 7
#else
wc_encoding_mask \x00008080
wc_shift_bits 8
#endif
#ifndef X_LOCALE
use_stdc_env True
#endif
XCOMM cs0 class
cs0 {
side GL:Default
length 1
wc_encoding \x00000000
ct_encoding TCVN-5712:GL; ISO8859-1:GL
}
XCOMM cs1 class
cs1 {
side GR:Default
length 1
#if WCHAR32
wc_encoding \x30000000
#else
wc_encoding \x00008080
#endif
ct_encoding TCVN-5712:GR
}
END XLC_XLOCALE
|
Powered by ViewCVS 0.9.2 |