diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-02 15:02:49 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-02 15:02:49 +0100 |
commit | b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73 (patch) | |
tree | 4361edef0d42d5bf5ac984ef72b4fac35426eae7 /nx-X11/nls/XLC_LOCALE | |
parent | 0d5a83e986f39982c0924652a3662e60b1f23162 (diff) | |
download | nx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.tar.gz nx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.tar.bz2 nx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.zip |
massive reduction of unneeded files
Diffstat (limited to 'nx-X11/nls/XLC_LOCALE')
57 files changed, 0 insertions, 5406 deletions
diff --git a/nx-X11/nls/XLC_LOCALE/C b/nx-X11/nls/XLC_LOCALE/C deleted file mode 100644 index 384f9d688..000000000 --- a/nx-X11/nls/XLC_LOCALE/C +++ /dev/null @@ -1,63 +0,0 @@ -XCOMM $Xorg: C,v 1.3 2000/08/17 19:46:59 cpqbld Exp $ -XCOMM XLocale Database Sample for C. -XCOMM $XFree86: xc/nls/XLC_LOCALE/C,v 1.3 2000/02/25 21:02:32 dawes Exp $ -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - vertical_rotate all - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name STRING -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side GR:Default - length 1 -#if WCHAR32 - wc_encoding \x30000000 -#else - wc_encoding \x00008080 -#endif - ct_encoding ISO8859-1:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/Imakefile b/nx-X11/nls/XLC_LOCALE/Imakefile deleted file mode 100644 index 6c82d0d79..000000000 --- a/nx-X11/nls/XLC_LOCALE/Imakefile +++ /dev/null @@ -1,93 +0,0 @@ -XCOMM $Xorg: Imakefile,v 1.3 2000/08/17 19:46:59 cpqbld Exp $ -XCOMM $XdotOrg: xc/nls/XLC_LOCALE/Imakefile,v 1.4 2005/01/19 01:53:55 gisburn Exp $ - - - -XCOMM $XFree86: xc/nls/XLC_LOCALE/Imakefile,v 1.24 2002/10/17 01:12:57 dawes Exp $ - - WCHAR32 = HasWChar32 - -#ifndef Win32Architecture -# define LTarget(name) @@\ -all:: name.lt @@\ - @@\ -CppFileTarget(name.lt,name,-DWCHAR32=$(WCHAR32),NullParameter) @@\ - @@\ -all:: name.lt @@\ - MakeDir($(BUILDI18NDIR)/name) @@\ - RemoveFile($(BUILDI18NDIR)/name/XLC_LOCALE) @@\ - cd $(BUILDI18NDIR)/name && $(LN) $(BUILDLIBTOP)/../../$(CURRENT_DIR)/name.lt XLC_LOCALE @@\ - @@\ -InstallNamedNonExec(name.lt,XLC_LOCALE,$(XLOCALEDIR)/name) -#else -# define LTarget(name) @@\ -all:: name.lt @@\ - @@\ -CppFileTarget(name.lt,name,-DWCHAR32=$(WCHAR32),NullParameter) @@\ - @@\ -all:: name.lt @@\ - MakeDir(Concat($(BUILDLIBDIR:/=\)\locale\,name)) @@\ - RemoveFile(Concat($(BUILDLIBDIR:/=\)\locale\,name\XLC_LOCALE)) @@\ - cd Concat($(BUILDLIBDIR:/=\)\locale\,name) && $(LN) Concat($(BUILDLIBTOP:/=\)\..\..\$(CURRENT_DIR:/=\)\,name.lt) XLC_LOCALE @@\ - @@\ -InstallNamedNonExec(name.lt,XLC_LOCALE,$(XLOCALEDIR)/name) -#endif - -LTarget(C) -LTarget(armscii-8) -LTarget(en_US.UTF-8) -LTarget(georgian-academy) -LTarget(georgian-ps) -LTarget(ibm-cp1133) -LTarget(iscii-dev) -LTarget(isiri-3342) -LTarget(iso8859-1) -LTarget(iso8859-2) -LTarget(iso8859-3) -LTarget(iso8859-4) -LTarget(iso8859-5) -LTarget(iso8859-6) -LTarget(iso8859-7) -LTarget(iso8859-8) -LTarget(iso8859-9) -LTarget(iso8859-10) -LTarget(iso8859-11) -LTarget(iso8859-13) -LTarget(iso8859-14) -LTarget(iso8859-15) -LTarget(iso8859-9e) -LTarget(ja) -LTarget(ja.JIS) -LTarget(ja.SJIS) -LTarget(ja_JP.UTF-8) -LTarget(ko) -LTarget(ko_KR.UTF-8) -LTarget(koi8-r) -LTarget(koi8-u) -LTarget(koi8-c) -LTarget(microsoft-cp1251) -LTarget(microsoft-cp1255) -LTarget(microsoft-cp1256) -LTarget(mulelao-1) -LTarget(nokhchi-1) -LTarget(pt_BR.UTF-8) -LTarget(tatar-cyr) -LTarget(th_TH) -LTarget(th_TH.UTF-8) -LTarget(tscii-0) -LTarget(vi_VN.tcvn) -LTarget(vi_VN.viscii) -LTarget(zh_CN) -LTarget(zh_CN.gbk) -LTarget(zh_CN.gb18030) -LTarget(zh_CN.UTF-8) -LTarget(zh_HK.big5) -LTarget(zh_HK.big5hkscs) -LTarget(zh_HK.UTF-8) -LTarget(zh_TW) -LTarget(zh_TW.big5) -LTarget(zh_TW.UTF-8) -#ifdef UXPArchitecture -LTarget(ja.U90) -LTarget(ja.S90) -#endif /* UXPArchitecture */ diff --git a/nx-X11/nls/XLC_LOCALE/armscii-8 b/nx-X11/nls/XLC_LOCALE/armscii-8 deleted file mode 100644 index 9d58c21ea..000000000 --- a/nx-X11/nls/XLC_LOCALE/armscii-8 +++ /dev/null @@ -1,80 +0,0 @@ -XCOMM $XFree86: xc/nls/XLC_LOCALE/armscii-8,v 1.1 1999/06/06 14:05:58 dawes Exp $ -XCOMM XLocale Database Sample for armscii-8. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ARMSCII-8:GL - substitute ISO8859-1:GL - } -} -XCOMM fs1 class -fs1 { - charset ARMSCII-8:GR - font ARMSCII-8:GR -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name ARMSCII-8 - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ARMSCII-8 -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 ARMSCII-8: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 ARMSCII-8:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/en_US.UTF-8 b/nx-X11/nls/XLC_LOCALE/en_US.UTF-8 deleted file mode 100644 index 5bb70bbcc..000000000 --- a/nx-X11/nls/XLC_LOCALE/en_US.UTF-8 +++ /dev/null @@ -1,141 +0,0 @@ -XCOMM $XFree86: xc/nls/XLC_LOCALE/en_US.UTF-8,v 1.2 2000/02/29 03:09:07 dawes Exp $ -XCOMM XLocale Database Sample for en_US.UTF-8 -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET - -on_demand_loading True - -object_name generic - -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class (ISO8859 families) -fs1 { - charset { - name ISO8859-1:GR - } - font { - primary ISO8859-1:GR - } -} -XCOMM fs2 class (Kanji) -fs2 { - charset { - name JISX0208.1983-0:GL - } - font { - primary JISX0208.1983-0:GL - } -} -XCOMM fs3 class (Korean Character) -fs3 { - charset { - name KSC5601.1987-0:GL - } - font { - primary KSC5601.1987-0:GL - } -} -XCOMM fs4 class (Chinese Han Character) -fs4 { - charset { - name GB2312.1980-0:GL - } - font { - primary GB2312.1980-0:GL - } -} -XCOMM fs5 class (Half Kana) -fs5 { - charset { - name JISX0201.1976-0:GR - } - font { - primary JISX0201.1976-0:GR - vertical_rotate all - } -} -XCOMM ISO10646 should come last so the fonts above will actually be used -XCOMM fs6 class -fs6 { - charset { - name ISO10646-1 - } - font { - primary ISO10646-1 - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name UTF-8 -mb_cur_max 6 -state_depend_encoding False - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - ct_encoding ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side GR:Default - length 1 - ct_encoding ISO8859-1:GR -} - -XCOMM cs2 class -cs2 { - side GR - length 2 - ct_encoding JISX0208.1983-0:GL; JISX0208.1983-0:GR;\ - JISX0208.1983-1:GL; JISX0208.1983-1:GR -} - -XCOMM cs3 class -cs3 { - side GL - length 2 - ct_encoding KSC5601.1987-0:GL; KSC5601.1987-0:GR;\ - KSC5601.1987-1:GL; KSC5601.1987-1:GR -} - -XCOMM cs4 class -cs4 { - side GR - length 2 - ct_encoding GB2312.1980-0:GL; GB2312.1980-0:GR -} - -XCOMM cs5 class -cs5 { - side GR - length 1 - ct_encoding JISX0201.1976-0:GR -} - -XCOMM cs6 class -cs6 { - side none - ct_encoding ISO10646-1 -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/georgian-academy b/nx-X11/nls/XLC_LOCALE/georgian-academy deleted file mode 100644 index e60a53ac8..000000000 --- a/nx-X11/nls/XLC_LOCALE/georgian-academy +++ /dev/null @@ -1,80 +0,0 @@ -XCOMM $XFree86: xc/nls/XLC_LOCALE/georgian-academy,v 1.1 1999/06/06 14:05:58 dawes Exp $ -XCOMM XLocale Database Sample for georgian-academy -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary GEORGIAN-ACADEMY:GL - substitute ISO8859-1:GL - } -} -XCOMM fs1 class -fs1 { - charset GEORGIAN-ACADEMY:GR - font GEORGIAN-ACADEMY:GR -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name GEORGIAN-ACADEMY - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name GEORGIAN-ACADEMY -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 GEORGIAN-ACADEMY: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 GEORGIAN-ACADEMY:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/georgian-ps b/nx-X11/nls/XLC_LOCALE/georgian-ps deleted file mode 100644 index da7bcc347..000000000 --- a/nx-X11/nls/XLC_LOCALE/georgian-ps +++ /dev/null @@ -1,80 +0,0 @@ -XCOMM $XFree86: xc/nls/XLC_LOCALE/georgian-ps,v 1.1 1999/06/06 14:05:58 dawes Exp $ -XCOMM XLocale Database Sample for georgian-ps -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary GEORGIAN-PS:GL - substitute ISO8859-1:GL - } -} -XCOMM fs1 class -fs1 { - charset GEORGIAN-PS:GR - font GEORGIAN-PS:GR -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name GEORGIAN-PS - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name GEORGIAN-PS -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 GEORGIAN-PS: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 GEORGIAN-PS:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/ibm-cp1133 b/nx-X11/nls/XLC_LOCALE/ibm-cp1133 deleted file mode 100644 index 1d3185aec..000000000 --- a/nx-X11/nls/XLC_LOCALE/ibm-cp1133 +++ /dev/null @@ -1,80 +0,0 @@ -XCOMM $XFree86: xc/nls/XLC_LOCALE/ibm-cp1133,v 1.1 1999/06/06 14:05:59 dawes Exp $ -XCOMM XLocale Database Sample for ibm-cp1133. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary IBM-CP1133:GL - substitute ISO8859-1:GL - } -} -XCOMM fs1 class -fs1 { - charset IBM-CP1133:GR - font IBM-CP1133:GR -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name IBM-CP1133 - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name IBM-CP1133 -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 IBM-CP1133: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 IBM-CP1133:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/iscii-dev b/nx-X11/nls/XLC_LOCALE/iscii-dev deleted file mode 100644 index 085f2157a..000000000 --- a/nx-X11/nls/XLC_LOCALE/iscii-dev +++ /dev/null @@ -1,80 +0,0 @@ -XCOMM $XFree86: xc/nls/XLC_LOCALE/iscii-dev,v 1.1 2000/10/27 18:30:53 dawes Exp $ -XCOMM XLocale Database Sample for mulelao-1. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISCII-DEV:GL - substitute ISO8859-1:GL - } -} -XCOMM fs1 class -fs1 { - charset ISCII-DEV:GR - font ISCII-DEV:GR -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name ISCII-DEV - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ISCII-DEV -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 ISCII-DEV: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 ISCII-DEV:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/isiri-3342 b/nx-X11/nls/XLC_LOCALE/isiri-3342 deleted file mode 100644 index 5a219ad51..000000000 --- a/nx-X11/nls/XLC_LOCALE/isiri-3342 +++ /dev/null @@ -1,80 +0,0 @@ -XCOMM $XFree86: xc/nls/XLC_LOCALE/isiri-3342,v 1.1 2000/10/27 18:30:55 dawes Exp $ -XCOMM XLocale Database Sample for mulelao-1. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISIRI-3342:GL - substitute ISO8859-1:GL - } -} -XCOMM fs1 class -fs1 { - charset ISIRI-3342:GR - font ISIRI-3342:GR -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name ISIRI-3342 - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ISIRI-3342 -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 ISIRI-3342: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 ISIRI-3342:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/iso8859-1 b/nx-X11/nls/XLC_LOCALE/iso8859-1 deleted file mode 100644 index 256f50ee4..000000000 --- a/nx-X11/nls/XLC_LOCALE/iso8859-1 +++ /dev/null @@ -1,72 +0,0 @@ -XCOMM $Xorg: iso8859-1,v 1.3 2000/08/17 19:46:59 cpqbld Exp $ -XCOMM XLocale Database Sample for iso8859-1. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name ISO8859-1:GR - } - font { - primary ISO8859-1:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ISO8859-1 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-1:GL -} - - -XCOMM cs1 class -cs1 { - side GR:Default - length 1 -#if WCHAR32 - wc_encoding \x30000000 -#else - wc_encoding \x00008080 -#endif - ct_encoding ISO8859-1:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/iso8859-10 b/nx-X11/nls/XLC_LOCALE/iso8859-10 deleted file mode 100644 index 9d954d1e6..000000000 --- a/nx-X11/nls/XLC_LOCALE/iso8859-10 +++ /dev/null @@ -1,73 +0,0 @@ -XCOMM $Xorg: iso8859-10,v 1.3 2000/08/17 19:47:00 cpqbld Exp $ -XCOMM XLocale Database Sample for iso8859-4. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-10:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name ISO8859-10:GR - } - font { - primary ISO8859-10:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ISO8859-10 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-10: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 ISO8859-10:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/iso8859-11 b/nx-X11/nls/XLC_LOCALE/iso8859-11 deleted file mode 100644 index b0c391691..000000000 --- a/nx-X11/nls/XLC_LOCALE/iso8859-11 +++ /dev/null @@ -1,74 +0,0 @@ -XCOMM XLocale Database Sample for iso8859-11. -XCOMM -XCOMM Id: xf-cvs20020709-iso8859_11locale.patch,v 1.1 2002/07/09 12:24:01 thep Exp -XCOMM $XFree86$ - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-11:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name ISO8859-11:GR - } - font { - primary ISO8859-11:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ISO8859-11 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-11: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 ISO8859-11:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/iso8859-13 b/nx-X11/nls/XLC_LOCALE/iso8859-13 deleted file mode 100644 index 9f5fd2c2c..000000000 --- a/nx-X11/nls/XLC_LOCALE/iso8859-13 +++ /dev/null @@ -1,74 +0,0 @@ -XCOMM $TOG: iso8859-13 /main/1 1998/05/20 13:49:21 kaleb $ -XCOMM XLocale Database Sample for iso8859-13. -XCOMM -XCOMM $XFree86: xc/nls/XLC_LOCALE/iso8859-13,v 1.1 1999/06/06 13:05:59 dawes Exp $ - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-13:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name ISO8859-13:GR - } - font { - primary ISO8859-13:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ISO8859-13 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-13: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 ISO8859-13:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/iso8859-14 b/nx-X11/nls/XLC_LOCALE/iso8859-14 deleted file mode 100644 index 1f7b2f5d1..000000000 --- a/nx-X11/nls/XLC_LOCALE/iso8859-14 +++ /dev/null @@ -1,74 +0,0 @@ -XCOMM $TOG: iso8859-14 /main/1 1998/05/20 14:49:21 kaleb $ -XCOMM XLocale Database Sample for iso8859-14. -XCOMM -XCOMM $XFree86$ - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-14:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name ISO8859-14:GR - } - font { - primary ISO8859-14:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ISO8859-14 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-14: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 ISO8859-14:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/iso8859-15 b/nx-X11/nls/XLC_LOCALE/iso8859-15 deleted file mode 100644 index fa3e13c54..000000000 --- a/nx-X11/nls/XLC_LOCALE/iso8859-15 +++ /dev/null @@ -1,80 +0,0 @@ -XCOMM $TOG: fcd8859-15 /main/1 1998/05/20 14:49:16 kaleb $ -XCOMM XLocale Database Sample for fcd/dis/iso 8859-15. -XCOMM When Final Committee Draft (FCD) 8859-15 is formalized -XCOMM then this file will be renamed iso8859-15. -XCOMM This file is provided as preliminary support for the Latin-9 -XCOMM (a.k.a. Latin-0) character set so that Europeans who want -XCOMM the Euro currency character can do so. -XCOMM -XCOMM $XFree86$ -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-15:GL - substitute ISO8859-15:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name ISO8859-15:GR - } - font { - primary ISO8859-15:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ISO8859-15 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-15: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 ISO8859-15:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/iso8859-2 b/nx-X11/nls/XLC_LOCALE/iso8859-2 deleted file mode 100644 index 715ff4ec2..000000000 --- a/nx-X11/nls/XLC_LOCALE/iso8859-2 +++ /dev/null @@ -1,73 +0,0 @@ -XCOMM $Xorg: iso8859-2,v 1.3 2000/08/17 19:47:00 cpqbld Exp $ -XCOMM XLocale Database Sample for iso8859-2. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-2:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name ISO8859-2:GR - } - font { - primary ISO8859-2:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ISO8859-2 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-2: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 ISO8859-2:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/iso8859-3 b/nx-X11/nls/XLC_LOCALE/iso8859-3 deleted file mode 100644 index bf8f96d4a..000000000 --- a/nx-X11/nls/XLC_LOCALE/iso8859-3 +++ /dev/null @@ -1,73 +0,0 @@ -XCOMM $Xorg: iso8859-3,v 1.3 2000/08/17 19:47:00 cpqbld Exp $ -XCOMM XLocale Database Sample for iso8859-3. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-3:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name ISO8859-3:GR - } - font { - primary ISO8859-3:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ISO8859-3 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-3: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 ISO8859-3:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/iso8859-4 b/nx-X11/nls/XLC_LOCALE/iso8859-4 deleted file mode 100644 index 10b940a8f..000000000 --- a/nx-X11/nls/XLC_LOCALE/iso8859-4 +++ /dev/null @@ -1,73 +0,0 @@ -XCOMM $Xorg: iso8859-4,v 1.3 2000/08/17 19:47:00 cpqbld Exp $ -XCOMM XLocale Database Sample for iso8859-4. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-4:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name ISO8859-4:GR - } - font { - primary ISO8859-4:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ISO8859-4 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-4: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 ISO8859-4:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/iso8859-5 b/nx-X11/nls/XLC_LOCALE/iso8859-5 deleted file mode 100644 index ecc19c32e..000000000 --- a/nx-X11/nls/XLC_LOCALE/iso8859-5 +++ /dev/null @@ -1,73 +0,0 @@ -XCOMM $Xorg: iso8859-5,v 1.3 2000/08/17 19:47:00 cpqbld Exp $ -XCOMM XLocale Database Sample for iso8859-5. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-5:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name ISO8859-5:GR - } - font { - primary ISO8859-5:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ISO8859-5 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-5: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 ISO8859-5:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/iso8859-6 b/nx-X11/nls/XLC_LOCALE/iso8859-6 deleted file mode 100644 index 7c2ffb822..000000000 --- a/nx-X11/nls/XLC_LOCALE/iso8859-6 +++ /dev/null @@ -1,73 +0,0 @@ -XCOMM $Xorg: iso8859-6,v 1.3 2000/08/17 19:47:00 cpqbld Exp $ -XCOMM XLocale Database Sample for iso8859-6. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-6:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name ISO8859-6:GR - } - font { - primary ISO8859-6:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ISO8859-6 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-6: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 ISO8859-6:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/iso8859-7 b/nx-X11/nls/XLC_LOCALE/iso8859-7 deleted file mode 100644 index 1f66427b1..000000000 --- a/nx-X11/nls/XLC_LOCALE/iso8859-7 +++ /dev/null @@ -1,73 +0,0 @@ -XCOMM $Xorg: iso8859-7,v 1.3 2000/08/17 19:47:00 cpqbld Exp $ -XCOMM XLocale Database Sample for iso8859-7. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-7:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name ISO8859-7:GR - } - font { - primary ISO8859-7:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ISO8859-7 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-7: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 ISO8859-7:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/iso8859-8 b/nx-X11/nls/XLC_LOCALE/iso8859-8 deleted file mode 100644 index 74523d882..000000000 --- a/nx-X11/nls/XLC_LOCALE/iso8859-8 +++ /dev/null @@ -1,73 +0,0 @@ -XCOMM $Xorg: iso8859-8,v 1.3 2000/08/17 19:47:00 cpqbld Exp $ -XCOMM XLocale Database Sample for iso8859-8. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-8:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name ISO8859-8:GR - } - font { - primary ISO8859-8:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ISO8859-8 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-8: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 ISO8859-8:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/iso8859-9 b/nx-X11/nls/XLC_LOCALE/iso8859-9 deleted file mode 100644 index 6f06cb190..000000000 --- a/nx-X11/nls/XLC_LOCALE/iso8859-9 +++ /dev/null @@ -1,73 +0,0 @@ -XCOMM $Xorg: iso8859-9,v 1.3 2000/08/17 19:47:00 cpqbld Exp $ -XCOMM XLocale Database Sample for iso8859-9. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-9:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name ISO8859-9:GR - } - font { - primary ISO8859-9:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ISO8859-9 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-9: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 ISO8859-9:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/iso8859-9e b/nx-X11/nls/XLC_LOCALE/iso8859-9e deleted file mode 100644 index bcef86a39..000000000 --- a/nx-X11/nls/XLC_LOCALE/iso8859-9e +++ /dev/null @@ -1,86 +0,0 @@ -XCOMM $XConsortium: iso8859-9e /main/7 1996/09/28 16:51:50 rws $ -XCOMM XLocale Database Sample for iso8859-9e. -XCOMM -XCOMM $XFree86: xc/nls/XLC_LOCALE/iso8859-9e,v 1.2 2000/10/28 00:34:03 dawes Exp $ - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-9E:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name ISO8859-9E:GR - } - font { - primary ISO8859-9E:GR - } -} -END XLC_FONTSET -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name ISO8859-9E - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ISO8859-9E -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-9E: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 ISO8859-9E:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/ja b/nx-X11/nls/XLC_LOCALE/ja deleted file mode 100644 index a538ed5e7..000000000 --- a/nx-X11/nls/XLC_LOCALE/ja +++ /dev/null @@ -1,129 +0,0 @@ -XCOMM $XFree86: xc/nls/XLC_LOCALE/ja,v 1.3 1997/08/26 11:57:22 hohndel Exp $ -XCOMM -XCOMM -XCOMM -XCOMM $Xorg: ja,v 1.3 2000/08/17 19:47:00 cpqbld Exp $ -XCOMM -XCOMM XLocale Database Sample for ja_JP.euc -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - substitute JISX0201.1976-0:GL - vertical_rotate all - } -} -XCOMM fs1 class (Kanji) -fs1 { - charset { - name JISX0208.1983-0:GL - udc_area \x7521,\x7e7e - } - font { - primary JISX0208.1983-0:GL - substitute JISX0208.1990-0:GL - } -} -XCOMM fs2 class (Half Kana) -fs2 { - charset { - name JISX0201.1976-0:GR - } - font { - primary JISX0201.1976-0:GR - substitute JISX0201.1976-0:GR - vertical_rotate all - } -} -XCOMM fs3 class (Supplementary Kanji) -XCOMM fs3 { -XCOMM charset { -XCOMM name JISX0212.1990-0:GL -XCOMM udc_area \x7521,\x7e7e -XCOMM } -XCOMM font { -XCOMM primary JISX0212.1990-0:GL -XCOMM } -XCOMM } -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ja.euc -mb_cur_max 3 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-1:GL; JISX0201.1976-0:GL -} - -XCOMM cs1 class -cs1 { - side GR:Default - length 2 -#if WCHAR32 - wc_encoding \x30000000 -#else - wc_encoding \x00008080 -#endif - ct_encoding JISX0208.1983-0:GL; JISX0208.1983-0:GR;\ - JISX0208.1983-1:GL; JISX0208.1983-1:GR -} - -XCOMM cs2 class -cs2 { - side GR - length 1 - mb_encoding <SS> \x8e -#if WCHAR32 - wc_encoding \x10000000 -#else - wc_encoding \x00000080 -#endif - ct_encoding JISX0201.1976-0:GR -} - -XCOMM cs3 class -XCOMM cs3 { -XCOMM side GL -XCOMM length 2 -XCOMM mb_encoding <SS> \x8f -XCOMM #if WCHAR32 -XCOMM wc_encoding \x20000000 -XCOMM #else -XCOMM wc_encoding \x00008000 -XCOMM #endif -XCOMM ct_encoding JISX0212.1990-0:GL; JISX0212.1990-0:GR -XCOMM } - - -END XLC_XLOCALE - diff --git a/nx-X11/nls/XLC_LOCALE/ja.JIS b/nx-X11/nls/XLC_LOCALE/ja.JIS deleted file mode 100644 index 0743f02cd..000000000 --- a/nx-X11/nls/XLC_LOCALE/ja.JIS +++ /dev/null @@ -1,129 +0,0 @@ -XCOMM $XFree86: xc/nls/XLC_LOCALE/ja.JIS,v 1.3 1997/08/26 11:57:23 hohndel Exp $ -XCOMM -XCOMM -XCOMM -XCOMM $Xorg: ja.JIS,v 1.3 2000/08/17 19:47:00 cpqbld Exp $ -XCOMM -XCOMM XLocale Database Sample for ja_JP.jis -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - substitute JISX0201.1976-0:GL - vertical_rotate all - } -} -XCOMM fs1 class (Kanji) -fs1 { - charset { - name JISX0208.1983-0:GL - } - font { - primary JISX0208.1983-0:GL - substitute JISX0208.1990-0:GL - } -} -XCOMM fs2 class (Half Kana) -fs2 { - charset { - name JISX0201.1976-0:GR - } - font { - primary JISX0201.1976-0:GR - substitute JISX0201.1976-0:GR - vertical_rotate all - } -} -XCOMM fs3 class (Supplementary Kanji) -XCOMM fs3 { -XCOMM charset { -XCOMM name JISX0212.1990-0:GL -XCOMM } -XCOMM font { -XCOMM primary JISX0212.1990-0:GL -XCOMM } -XCOMM } -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ja.jis -mb_cur_max 5 -state_depend_encoding True -#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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - mb_encoding <LSL> \x1b \x28 \x4a;\ - <LSL> \x1b \x28 \x42 - wc_encoding \x00000000 - ct_encoding ISO8859-1:GL; JISX0201.1976-0:GL -} - -XCOMM cs1 class -cs1 { - side GL - length 2 - mb_encoding <LSL> \x1b \x24 \x42;\ - <LSL> \x1b \x24 \x40 -#if WCHAR32 - wc_encoding \x30000000 -#else - wc_encoding \x00008080 -#endif - ct_encoding JISX0208.1983-0:GL; JISX0208.1983-0:GR;\ - JISX0208.1983-1:GL; JISX0208.1983-1:GR -} - -XCOMM cs2 class -cs2 { - side GL - length 1 - mb_encoding <LSL> \x1b \x28 \x49 -#if WCHAR32 - wc_encoding \x10000000 -#else - wc_encoding \x00000080 -#endif - ct_encoding JISX0201.1976-0:GR -} - -XCOMM cs3 class -XCOMM cs3 { -XCOMM side GL -XCOMM length 2 -XCOMM mb_encoding <LSL> \x1b \x24 \x28 \x44 -XCOMM #if WCHAR32 -XCOMM wc_encoding \x20000000 -XCOMM #else -XCOMM wc_encoding \x00008000 -XCOMM #endif -XCOMM ct_encoding JISX0212.1990-0:GL; JISX0212.1990-0:GR -XCOMM } - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/ja.S90 b/nx-X11/nls/XLC_LOCALE/ja.S90 deleted file mode 100644 index bff4a7348..000000000 --- a/nx-X11/nls/XLC_LOCALE/ja.S90 +++ /dev/null @@ -1,151 +0,0 @@ -XCOMM $Xorg: ja.S90,v 1.3 2000/08/17 19:47:00 cpqbld Exp $ -XCOMM Copyright 1995 by FUJITSU LIMITED -XCOMM This is source code modified by FUJITSU LIMITED under the Joint -XCOMM Development Agreement for the CDEnext PST. -XCOMM This is unpublished proprietary source code of FUJITSU LIMITED -XCOMM -XCOMM NLS-DB for ja_JP.S90 - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name u90x03.1991-0 - side GL - length 2 - gc_number 94 - string_encoding False - sequence \x1b\x25\x28\x32 - encoding_name fujitsu.U90X03 -} - -csd1 { - charset_name u90x03.1991-0 - side GR - length 2 - gc_number 94 - string_encoding False - sequence \x1b\x25\x2f\x32 - encoding_name fujitsu.U90X03 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name JISX0201.1976-0:GL - } - font { - primary JISX0201.1976-0:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class (Kanji) -fs1 { - charset { - name JISX0208.1983-0:GL - udc_area \x7521,\x7e7e - } - font { - primary fujitsu.u90x01.1991-0:GL,[\x2121,\x747e];\ - fujitsu.u90x03.1991-0:GL,[\x7521,\x7e7e]->\x6521 - substitute u90x01.1991-0:GL;\ - JISX0208.1983-0:GL; JISX0208.1983-0:GR;\ - JISX0208.1983-1:GL; JISX0208.1983-1:GR;\ - JISX0208.1990-0:GL; JISX0208.1990-0:GR - vertical_map u90x01.1991-0.2:GL,\ - [\x2122,\x2125]->\x7d21,[\x2131,\x2132]->\x7d25,\ - [\x213c,\x213e]->\x7d27,[\x2141,\x215b]->\x7d2a,\ - [\x2421,\x2421]->\x7d45,[\x2423,\x2423]->\x7d46,\ - [\x2425,\x2425]->\x7d47,[\x2427,\x2427]->\x7d48,\ - [\x2429,\x2429]->\x7d49,[\x2443,\x2443]->\x7d4a,\ - [\x2463,\x2463]->\x7d4b,[\x2465,\x2465]->\x7d4c,\ - [\x2467,\x2467]->\x7d4d,[\x246e,\x246e]->\x7d4e,\ - [\x2521,\x2521]->\x7d4f,[\x2523,\x2523]->\x7d50,\ - [\x2525,\x2525]->\x7d51,[\x2527,\x2527]->\x7d52,\ - [\x2529,\x2529]->\x7d53,[\x2543,\x2543]->\x7d54,\ - [\x2563,\x2563]->\x7d55,[\x2565,\x2565]->\x7d56,\ - [\x2567,\x2567]->\x7d57,[\x256e,\x256e]->\x7d58,\ - [\x2575,\x2576]->\x7d59,[\x2475,\x2476]->\x7d5b - } -} -XCOMM fs2 class (Half Kana) -fs2 { - charset { - name JISX0201.1976-0:GR - } - font { - primary JISX0201.1976-0:GR - vertical_rotate all - } -} -XCOMM fs3 class (JEF Kanji + User Defined Character) -fs3 { - charset { - name u90x03.1991-0:GR; u90x03.1991-0:GL - udc_area \x6521,\x787e - } - font { - primary fujitsu.u90x03.1991-0:GL - substitute u90x03.1991-0:GL;\ - JISX0208.1983-0:GL; JISX0208.1983-0:GR;\ - JISX0208.1983-1:GL; JISX0208.1983-1:GR;\ - JISX0208.1990-0:GL; JISX0208.1990-0:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -XCOMM encoding_name ja.euc -encoding_name ja_JP.S90 -mb_cur_max 3 -state_depend_encoding False - -wc_encoding_mask \x30000000 -wc_shift_bits 7 - - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding JISX0201.1976-0:GL; ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side GR:Default - length 2 - wc_encoding \x30000000 - ct_encoding JISX0208.1983-0:GL; JISX0208.1983-0:GR;\ - JISX0208.1983-1:GL; JISX0208.1983-1:GR -} - -XCOMM cs2 class -cs2 { - side GR - length 1 - mb_encoding <SS> \x8e - wc_encoding \x10000000 - ct_encoding JISX0201.1976-0:GR -} -XCOMM cs3 class -cs3 { - side GR - length 2 - mb_encoding <SS> \x8f - wc_encoding \x20000000 - ct_encoding u90x03.1991-0:GR; u90x03.1991-0:GL -} -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/ja.SJIS b/nx-X11/nls/XLC_LOCALE/ja.SJIS deleted file mode 100644 index 2d83f7644..000000000 --- a/nx-X11/nls/XLC_LOCALE/ja.SJIS +++ /dev/null @@ -1,389 +0,0 @@ -XCOMM $XFree86: xc/nls/XLC_LOCALE/ja.SJIS,v 1.3 1997/08/26 11:57:23 hohndel Exp $ -XCOMM -XCOMM -XCOMM -XCOMM $Xorg: ja.SJIS,v 1.3 2000/08/17 19:47:00 cpqbld Exp $ -XCOMM -XCOMM XLocale Database Sample for ja_JP.sjis -XCOMM - -#ifndef __uxp__ - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - substitute JISX0201.1976-0:GL - vertical_rotate all - } -} -XCOMM fs1 class (Kanji) -fs1 { - charset { - name JISX0208.1983-0:GL - } - font { - primary JISX0208.1983-0:GL - substitute JISX0208.1990-0:GL - } -} -XCOMM fs2 class (Half Kana) -fs2 { - charset { - name JISX0201.1976-0:GR - } - font { - primary JISX0201.1976-0:GR - substitute JISX0201.1976-0:GR - vertical_rotate all - } -} -XCOMM fs3 class (Supplementary Kanji) -XCOMM fs3 { -XCOMM charset { -XCOMM name JISX0212.1990-0:GL -XCOMM } -XCOMM font { -XCOMM primary JISX0212.1990-0:GL -XCOMM } -XCOMM } -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ja.sjis -mb_cur_max 2 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-1:GL; JISX0201.1976-0:GL -} - -XCOMM cs1 class -cs1 { - side none - length 2 - byte1 \x81,\x9f;\xe0,\xef - byte2 \x40,\x7e;\x80,\xfc -#if WCHAR32 - wc_encoding \x30000000 -#else - wc_encoding \x00008080 -#endif - ct_encoding JISX0208.1983-0:GL; JISX0208.1983-0:GR;\ - JISX0208.1983-1:GL; JISX0208.1983-1:GR - mb_conversion \ - [\x8140,\x817e]->\x2121,[\x8180,\x819e]->\x2160,[\x819f,\x81fc]->\x2221,\ - [\x8240,\x827e]->\x2321,[\x8280,\x829e]->\x2360,[\x829f,\x82fc]->\x2421,\ - [\x8340,\x837e]->\x2521,[\x8380,\x839e]->\x2560,[\x839f,\x83fc]->\x2621,\ - [\x8440,\x847e]->\x2721,[\x8480,\x849e]->\x2760,[\x849f,\x84fc]->\x2821,\ - [\x8540,\x857e]->\x2921,[\x8580,\x859e]->\x2960,[\x859f,\x85fc]->\x2a21,\ - [\x8640,\x867e]->\x2b21,[\x8680,\x869e]->\x2b60,[\x869f,\x86fc]->\x2c21,\ - [\x8740,\x877e]->\x2d21,[\x8780,\x879e]->\x2d60,[\x879f,\x87fc]->\x2e21,\ - [\x8840,\x887e]->\x2f21,[\x8880,\x889e]->\x2f60,[\x889f,\x88fc]->\x3021,\ - [\x8940,\x897e]->\x3121,[\x8980,\x899e]->\x3160,[\x899f,\x89fc]->\x3221,\ - [\x8a40,\x8a7e]->\x3321,[\x8a80,\x8a9e]->\x3360,[\x8a9f,\x8afc]->\x3421,\ - [\x8b40,\x8b7e]->\x3521,[\x8b80,\x8b9e]->\x3560,[\x8b9f,\x8bfc]->\x3621,\ - [\x8c40,\x8c7e]->\x3721,[\x8c80,\x8c9e]->\x3760,[\x8c9f,\x8cfc]->\x3821,\ - [\x8d40,\x8d7e]->\x3921,[\x8d80,\x8d9e]->\x3960,[\x8d9f,\x8dfc]->\x3a21,\ - [\x8e40,\x8e7e]->\x3b21,[\x8e80,\x8e9e]->\x3b60,[\x8e9f,\x8efc]->\x3c21,\ - [\x8f40,\x8f7e]->\x3d21,[\x8f80,\x8f9e]->\x3d60,[\x8f9f,\x8ffc]->\x3e21,\ - [\x9040,\x907e]->\x3f21,[\x9080,\x909e]->\x3f60,[\x909f,\x90fc]->\x4021,\ - [\x9140,\x917e]->\x4121,[\x9180,\x919e]->\x4160,[\x919f,\x91fc]->\x4221,\ - [\x9240,\x927e]->\x4321,[\x9280,\x929e]->\x4360,[\x929f,\x92fc]->\x4421,\ - [\x9340,\x937e]->\x4521,[\x9380,\x939e]->\x4560,[\x939f,\x93fc]->\x4621,\ - [\x9440,\x947e]->\x4721,[\x9480,\x949e]->\x4760,[\x949f,\x94fc]->\x4821,\ - [\x9540,\x957e]->\x4921,[\x9580,\x959e]->\x4960,[\x959f,\x95fc]->\x4a21,\ - [\x9640,\x967e]->\x4b21,[\x9680,\x969e]->\x4b60,[\x969f,\x96fc]->\x4c21,\ - [\x9740,\x977e]->\x4d21,[\x9780,\x979e]->\x4d60,[\x979f,\x97fc]->\x4e21,\ - [\x9840,\x987e]->\x4f21,[\x9880,\x989e]->\x4f60,[\x989f,\x98fc]->\x5021,\ - [\x9940,\x997e]->\x5121,[\x9980,\x999e]->\x5160,[\x999f,\x99fc]->\x5221,\ - [\x9a40,\x9a7e]->\x5321,[\x9a80,\x9a9e]->\x5360,[\x9a9f,\x9afc]->\x5421,\ - [\x9b40,\x9b7e]->\x5521,[\x9b80,\x9b9e]->\x5560,[\x9b9f,\x9bfc]->\x5621,\ - [\x9c40,\x9c7e]->\x5721,[\x9c80,\x9c9e]->\x5760,[\x9c9f,\x9cfc]->\x5821,\ - [\x9d40,\x9d7e]->\x5921,[\x9d80,\x9d9e]->\x5960,[\x9d9f,\x9dfc]->\x5a21,\ - [\x9e40,\x9e7e]->\x5b21,[\x9e80,\x9e9e]->\x5b60,[\x9e9f,\x9efc]->\x5c21,\ - [\x9f40,\x9f7e]->\x5d21,[\x9f80,\x9f9e]->\x5d60,[\x9f9f,\x9ffc]->\x5e21,\ - [\xe040,\xe07e]->\x5f21,[\xe080,\xe09e]->\x5f60,[\xe09f,\xe0fc]->\x6021,\ - [\xe140,\xe17e]->\x6121,[\xe180,\xe19e]->\x6160,[\xe19f,\xe1fc]->\x6221,\ - [\xe240,\xe27e]->\x6321,[\xe280,\xe29e]->\x6360,[\xe29f,\xe2fc]->\x6421,\ - [\xe340,\xe37e]->\x6521,[\xe380,\xe39e]->\x6560,[\xe39f,\xe3fc]->\x6621,\ - [\xe440,\xe47e]->\x6721,[\xe480,\xe49e]->\x6760,[\xe49f,\xe4fc]->\x6821,\ - [\xe540,\xe57e]->\x6921,[\xe580,\xe59e]->\x6960,[\xe59f,\xe5fc]->\x6a21,\ - [\xe640,\xe67e]->\x6b21,[\xe680,\xe69e]->\x6b60,[\xe69f,\xe6fc]->\x6c21,\ - [\xe740,\xe77e]->\x6d21,[\xe780,\xe79e]->\x6d60,[\xe79f,\xe7fc]->\x6e21,\ - [\xe840,\xe87e]->\x6f21,[\xe880,\xe89e]->\x6f60,[\xe89f,\xe8fc]->\x7021,\ - [\xe940,\xe97e]->\x7121,[\xe980,\xe99e]->\x7160,[\xe99f,\xe9fc]->\x7221,\ - [\xea40,\xea7e]->\x7321,[\xea80,\xea9e]->\x7360,[\xea9f,\xeafc]->\x7421,\ - [\xeb40,\xeb7e]->\x7521,[\xeb80,\xeb9e]->\x7560,[\xeb9f,\xebfc]->\x7621,\ - [\xec40,\xec7e]->\x7721,[\xec80,\xec9e]->\x7760,[\xec9f,\xecfc]->\x7821,\ - [\xed40,\xed7e]->\x7921,[\xed80,\xed9e]->\x7960,[\xed9f,\xedfc]->\x7a21,\ - [\xee40,\xee7e]->\x7b21,[\xee80,\xee9e]->\x7b60,[\xee9f,\xeefc]->\x7c21,\ - [\xef40,\xef7e]->\x7d21,[\xef80,\xef9e]->\x7d60,[\xef9f,\xeffc]->\x7e21 -} - -XCOMM cs2 class -cs2 { - side GR - length 1 -#if WCHAR32 - wc_encoding \x10000000 -#else - wc_encoding \x00000080 -#endif - ct_encoding JISX0201.1976-0:GR -} - -XCOMM cs3 class -XCOMM cs3 { -XCOMM side GR -XCOMM length 2 -XCOMM #if WCHAR32 -XCOMM wc_encoding \x20000000 -XCOMM #else -XCOMM wc_encoding \x00008000 -XCOMM #endif -XCOMM ct_encoding JISX0212.1990-0:GL; JISX0212.1990-0:GR -XCOMM } - -END XLC_XLOCALE - -#else /* __uxp__ */ - -XCOMM For UXP/DS plat form -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name u90x03.1991-0 - side GL - length 2 - gc_number 94 - string_encoding False - sequence \x1b\x25\x28\x32 - encoding_name fujitsu.U90X03 -} - -csd1 { - charset_name u90x03.1991-0 - side GR - length 2 - gc_number 94 - string_encoding False - sequence \x1b\x25\x2f\x32 - encoding_name fujitsu.U90X03 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name JISX0201.1976-0:GL - } - font { - primary JISX0201.1976-0:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class (Kanji) -fs1 { - charset { - name JISX0208.1983-0:GL - } - font { - primary fujitsu.u90x01.1991-0:GL - substitute u90x01.1991-0:GL;\ - JISX0208.1983-0:GL; JISX0208.1983-0:GR;\ - JISX0208.1983-1:GL; JISX0208.1983-1:GR;\ - JISX0208.1990-0:GL; JISX0208.1990-0:GR - vertical_map u90x01.1991-0.2:GL,\ - [\x2122,\x2125]->\x7d21,[\x2131,\x2132]->\x7d25,\ - [\x213c,\x213e]->\x7d27,[\x2141,\x215b]->\x7d2a,\ - [\x2421,\x2421]->\x7d45,[\x2423,\x2423]->\x7d46,\ - [\x2425,\x2425]->\x7d47,[\x2427,\x2427]->\x7d48,\ - [\x2429,\x2429]->\x7d49,[\x2443,\x2443]->\x7d4a,\ - [\x2463,\x2463]->\x7d4b,[\x2465,\x2465]->\x7d4c,\ - [\x2467,\x2467]->\x7d4d,[\x246e,\x246e]->\x7d4e,\ - [\x2521,\x2521]->\x7d4f,[\x2523,\x2523]->\x7d50,\ - [\x2525,\x2525]->\x7d51,[\x2527,\x2527]->\x7d52,\ - [\x2529,\x2529]->\x7d53,[\x2543,\x2543]->\x7d54,\ - [\x2563,\x2563]->\x7d55,[\x2565,\x2565]->\x7d56,\ - [\x2567,\x2567]->\x7d57,[\x256e,\x256e]->\x7d58,\ - [\x2575,\x2576]->\x7d59,[\x2475,\x2476]->\x7d5b - } -} -XCOMM fs2 class (Half Kana) -fs2 { - charset { - name JISX0201.1976-0:GR - } - font { - primary JISX0201.1976-0:GR - vertical_rotate all - } -} -XCOMM fs3 class (Supplementary Kanji) -fs3 { - charset { - name u90x03.1991-0:GL; u90x03.1991-0:GR - udc_area \x6521,\x787e - } - font { - primary fujitsu.u90x03.1991-0:GL - substitute u90x03.1991-0:GL;\ - JISX0208.1983-0:GL; JISX0208.1983-0:GR;\ - JISX0208.1983-1:GL; JISX0208.1983-1:GR;\ - JISX0208.1990-0:GL; JISX0208.1990-0:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ja.sjis -mb_cur_max 2 -state_depend_encoding False - -wc_encoding_mask \x30000000 -wc_shift_bits 7 - - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding JISX0201.1976-0:GL; ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side none - length 2 - byte1 \x81,\x9f;\xe0,\xef - byte2 \x40,\x7e;\x80,\xfc - - wc_encoding \x30000000 - - ct_encoding JISX0208.1983-0:GL; JISX0208.1983-0:GR;\ - JISX0208.1983-1:GL; JISX0208.1983-1:GR - mb_conversion \ - [\x8140,\x817e]->\x2121,[\x8180,\x819e]->\x2160,[\x819f,\x81fc]->\x2221,\ - [\x8240,\x827e]->\x2321,[\x8280,\x829e]->\x2360,[\x829f,\x82fc]->\x2421,\ - [\x8340,\x837e]->\x2521,[\x8380,\x839e]->\x2560,[\x839f,\x83fc]->\x2621,\ - [\x8440,\x847e]->\x2721,[\x8480,\x849e]->\x2760,[\x849f,\x84fc]->\x2821,\ - [\x8540,\x857e]->\x2921,[\x8580,\x859e]->\x2960,[\x859f,\x85fc]->\x2a21,\ - [\x8640,\x867e]->\x2b21,[\x8680,\x869e]->\x2b60,[\x869f,\x86fc]->\x2c21,\ - [\x8740,\x877e]->\x2d21,[\x8780,\x879e]->\x2d60,[\x879f,\x87fc]->\x2e21,\ - [\x8840,\x887e]->\x2f21,[\x8880,\x889e]->\x2f60,[\x889f,\x88fc]->\x3021,\ - [\x8940,\x897e]->\x3121,[\x8980,\x899e]->\x3160,[\x899f,\x89fc]->\x3221,\ - [\x8a40,\x8a7e]->\x3321,[\x8a80,\x8a9e]->\x3360,[\x8a9f,\x8afc]->\x3421,\ - [\x8b40,\x8b7e]->\x3521,[\x8b80,\x8b9e]->\x3560,[\x8b9f,\x8bfc]->\x3621,\ - [\x8c40,\x8c7e]->\x3721,[\x8c80,\x8c9e]->\x3760,[\x8c9f,\x8cfc]->\x3821,\ - [\x8d40,\x8d7e]->\x3921,[\x8d80,\x8d9e]->\x3960,[\x8d9f,\x8dfc]->\x3a21,\ - [\x8e40,\x8e7e]->\x3b21,[\x8e80,\x8e9e]->\x3b60,[\x8e9f,\x8efc]->\x3c21,\ - [\x8f40,\x8f7e]->\x3d21,[\x8f80,\x8f9e]->\x3d60,[\x8f9f,\x8ffc]->\x3e21,\ - [\x9040,\x907e]->\x3f21,[\x9080,\x909e]->\x3f60,[\x909f,\x90fc]->\x4021,\ - [\x9140,\x917e]->\x4121,[\x9180,\x919e]->\x4160,[\x919f,\x91fc]->\x4221,\ - [\x9240,\x927e]->\x4321,[\x9280,\x929e]->\x4360,[\x929f,\x92fc]->\x4421,\ - [\x9340,\x937e]->\x4521,[\x9380,\x939e]->\x4560,[\x939f,\x93fc]->\x4621,\ - [\x9440,\x947e]->\x4721,[\x9480,\x949e]->\x4760,[\x949f,\x94fc]->\x4821,\ - [\x9540,\x957e]->\x4921,[\x9580,\x959e]->\x4960,[\x959f,\x95fc]->\x4a21,\ - [\x9640,\x967e]->\x4b21,[\x9680,\x969e]->\x4b60,[\x969f,\x96fc]->\x4c21,\ - [\x9740,\x977e]->\x4d21,[\x9780,\x979e]->\x4d60,[\x979f,\x97fc]->\x4e21,\ - [\x9840,\x987e]->\x4f21,[\x9880,\x989e]->\x4f60,[\x989f,\x98fc]->\x5021,\ - [\x9940,\x997e]->\x5121,[\x9980,\x999e]->\x5160,[\x999f,\x99fc]->\x5221,\ - [\x9a40,\x9a7e]->\x5321,[\x9a80,\x9a9e]->\x5360,[\x9a9f,\x9afc]->\x5421,\ - [\x9b40,\x9b7e]->\x5521,[\x9b80,\x9b9e]->\x5560,[\x9b9f,\x9bfc]->\x5621,\ - [\x9c40,\x9c7e]->\x5721,[\x9c80,\x9c9e]->\x5760,[\x9c9f,\x9cfc]->\x5821,\ - [\x9d40,\x9d7e]->\x5921,[\x9d80,\x9d9e]->\x5960,[\x9d9f,\x9dfc]->\x5a21,\ - [\x9e40,\x9e7e]->\x5b21,[\x9e80,\x9e9e]->\x5b60,[\x9e9f,\x9efc]->\x5c21,\ - [\x9f40,\x9f7e]->\x5d21,[\x9f80,\x9f9e]->\x5d60,[\x9f9f,\x9ffc]->\x5e21,\ - [\xe040,\xe07e]->\x5f21,[\xe080,\xe09e]->\x5f60,[\xe09f,\xe0fc]->\x6021,\ - [\xe140,\xe17e]->\x6121,[\xe180,\xe19e]->\x6160,[\xe19f,\xe1fc]->\x6221,\ - [\xe240,\xe27e]->\x6321,[\xe280,\xe29e]->\x6360,[\xe29f,\xe2fc]->\x6421,\ - [\xe340,\xe37e]->\x6521,[\xe380,\xe39e]->\x6560,[\xe39f,\xe3fc]->\x6621,\ - [\xe440,\xe47e]->\x6721,[\xe480,\xe49e]->\x6760,[\xe49f,\xe4fc]->\x6821,\ - [\xe540,\xe57e]->\x6921,[\xe580,\xe59e]->\x6960,[\xe59f,\xe5fc]->\x6a21,\ - [\xe640,\xe67e]->\x6b21,[\xe680,\xe69e]->\x6b60,[\xe69f,\xe6fc]->\x6c21,\ - [\xe740,\xe77e]->\x6d21,[\xe780,\xe79e]->\x6d60,[\xe79f,\xe7fc]->\x6e21,\ - [\xe840,\xe87e]->\x6f21,[\xe880,\xe89e]->\x6f60,[\xe89f,\xe8fc]->\x7021,\ - [\xe940,\xe97e]->\x7121,[\xe980,\xe99e]->\x7160,[\xe99f,\xe9fc]->\x7221,\ - [\xea40,\xea7e]->\x7321,[\xea80,\xea9e]->\x7360,[\xea9f,\xeafc]->\x7421,\ - [\xeb40,\xeb7e]->\x7521,[\xeb80,\xeb9e]->\x7560,[\xeb9f,\xebfc]->\x7621,\ - [\xec40,\xec7e]->\x7721,[\xec80,\xec9e]->\x7760,[\xec9f,\xecfc]->\x7821,\ - [\xed40,\xed7e]->\x7921,[\xed80,\xed9e]->\x7960,[\xed9f,\xedfc]->\x7a21,\ - [\xee40,\xee7e]->\x7b21,[\xee80,\xee9e]->\x7b60,[\xee9f,\xeefc]->\x7c21,\ - [\xef40,\xef7e]->\x7d21,[\xef80,\xef9e]->\x7d60,[\xef9f,\xeffc]->\x7e21 -} - -XCOMM cs2 class -cs2 { - side GR - length 1 - wc_encoding \x10000000 - ct_encoding JISX0201.1976-0:GR -} - -XCOMM cs3 class -cs3 { - side none - length 2 - byte1 \xf0,\xfc - byte2 \x40,\x7e;\x80,\xfc - wc_encoding \x20000000 - ct_encoding u90x03.1991-0:GL; u90x03.1991-0:GR - mb_conversion \ - [\xf040,\xf07e]->\x6521,[\xf080,\xf09e]->\x6560,[\xf09f,\xf0fc]->\x6621,\ - [\xf140,\xf17e]->\x6721,[\xf180,\xf19e]->\x6760,[\xf19f,\xf1fc]->\x6821,\ - [\xf240,\xf27e]->\x6921,[\xf280,\xf29e]->\x6960,[\xf29f,\xf2fc]->\x6a21,\ - [\xf340,\xf37e]->\x6b21,[\xf380,\xf39e]->\x6b60,[\xf39f,\xf3fc]->\x6c21,\ - [\xf440,\xf47e]->\x6d21,[\xf480,\xf49e]->\x6d60,[\xf49f,\xf4fc]->\x6e21,\ - [\xf540,\xf57e]->\x6f21,[\xf580,\xf59e]->\x6f60,[\xf59f,\xf5fc]->\x7021,\ - [\xf640,\xf67e]->\x7121,[\xf680,\xf69e]->\x7160,[\xf69f,\xf6fc]->\x7221,\ - [\xf740,\xf77e]->\x7321,[\xf780,\xf79e]->\x7360,[\xf79f,\xf7fc]->\x7421,\ - [\xf840,\xf87e]->\x7521,[\xf880,\xf89e]->\x7560,[\xf89f,\xf8fc]->\x7621,\ - [\xf940,\xf97e]->\x7721,[\xf980,\xf99e]->\x7760,[\xf99f,\xf9fc]->\x7821,\ - [\xfa40,\xfa7e]->\x7921,[\xfa80,\xfa9e]->\x7960,[\xfa9f,\xfafc]->\x7a21,\ - [\xfb40,\xfb7e]->\x7b21,[\xfb80,\xfb9e]->\x7b60,[\xfb9f,\xfbfc]->\x7c21,\ - [\xfc40,\xfc7e]->\x7d21,[\xfc80,\xfc9e]->\x7d60,[\xfc9f,\xfcfc]->\x7e21 -} - -END XLC_XLOCALE - -#endif /* __uxp__ */ diff --git a/nx-X11/nls/XLC_LOCALE/ja.U90 b/nx-X11/nls/XLC_LOCALE/ja.U90 deleted file mode 100644 index 2ba1a48f5..000000000 --- a/nx-X11/nls/XLC_LOCALE/ja.U90 +++ /dev/null @@ -1,152 +0,0 @@ -XCOMM $Xorg: ja.U90,v 1.3 2000/08/17 19:47:00 cpqbld Exp $ -XCOMM Copyright 1995 by FUJITSU LIMITED -XCOMM This is source code modified by FUJITSU LIMITED under the Joint -XCOMM Development Agreement for the CDEnext PST. -XCOMM This is unpublished proprietary source code of FUJITSU LIMITED -XCOMM -XCOMM NLS-DB for ja_JP.U90 - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name u90x03.1991-0 - side GL - length 2 - gc_number 94 - string_encoding False - sequence \x1b\x25\x28\x32 - encoding_name fujitsu.U90X03 -} - -csd1 { - charset_name u90x03.1991-0 - side GR - length 2 - gc_number 94 - string_encoding False - sequence \x1b\x25\x2f\x32 - encoding_name fujitsu.U90X03 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name JISX0201.1976-0:GL - } - font { - primary JISX0201.1976-0:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class (Kanji) -fs1 { - charset { - name JISX0208.1983-0:GL - } - font { - primary fujitsu.u90x01.1991-0:GL -XCOMM primary JISX0208.1983-0:GL - substitute JISX0208.1983-0:GL; JISX0208.1983-0:GR;\ - JISX0208.1983-1:GL; JISX0208.1983-1:GR;\ - JISX0208.1990-0:GL; JISX0208.1990-0:GR;\ - u90x01.1991-0:GL - vertical_map u90x01.1991-0.2:GL,\ - [\x2122,\x2125]->\x7d21,[\x2131,\x2132]->\x7d25,\ - [\x213c,\x213e]->\x7d27,[\x2141,\x215b]->\x7d2a,\ - [\x2421,\x2421]->\x7d45,[\x2423,\x2423]->\x7d46,\ - [\x2425,\x2425]->\x7d47,[\x2427,\x2427]->\x7d48,\ - [\x2429,\x2429]->\x7d49,[\x2443,\x2443]->\x7d4a,\ - [\x2463,\x2463]->\x7d4b,[\x2465,\x2465]->\x7d4c,\ - [\x2467,\x2467]->\x7d4d,[\x246e,\x246e]->\x7d4e,\ - [\x2521,\x2521]->\x7d4f,[\x2523,\x2523]->\x7d50,\ - [\x2525,\x2525]->\x7d51,[\x2527,\x2527]->\x7d52,\ - [\x2529,\x2529]->\x7d53,[\x2543,\x2543]->\x7d54,\ - [\x2563,\x2563]->\x7d55,[\x2565,\x2565]->\x7d56,\ - [\x2567,\x2567]->\x7d57,[\x256e,\x256e]->\x7d58,\ - [\x2575,\x2576]->\x7d59,[\x2475,\x2476]->\x7d5b - } -} -XCOMM fs2 class (Half Kana) -fs2 { - charset { - name JISX0201.1976-0:GR - } - font { - primary JISX0201.1976-0:GR - vertical_rotate all - } -} -XCOMM fs3 class (JEF Kanji + User Defined Character) -fs3 { - charset { - name u90x03.1991-0:GR; u90x03.1991-0:GL - udc_area \x6521,\x787e - } - font { - primary fujitsu.u90x03.1991-0:GL - substitute u90x03.1991-0:GL;\ - JISX0208.1983-0:GL; JISX0208.1983-0:GR;\ - JISX0208.1983-1:GL; JISX0208.1983-1:GR;\ - JISX0208.1990-0:GL; JISX0208.1990-0:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -XCOMM encoding_name ja.euc -encoding_name ja_JP.U90 -mb_cur_max 3 -state_depend_encoding False - -wc_encoding_mask \x30000000 -wc_shift_bits 7 - - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding JISX0201.1976-0:GL; ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side GR:Default - length 2 - wc_encoding \x30000000 - ct_encoding JISX0208.1983-0:GL; JISX0208.1983-0:GR;\ - JISX0208.1983-1:GL; JISX0208.1983-1:GR -} - -XCOMM cs2 class -cs2 { - side GR - length 1 - mb_encoding <SS> \x8e - wc_encoding \x10000000 - ct_encoding JISX0201.1976-0:GR -} - -XCOMM cs3 class -cs3 { - side GR - length 2 - mb_encoding <SS> \x8f - wc_encoding \x20000000 - ct_encoding u90x03.1991-0:GR; u90x03.1991-0:GL -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/ja_JP.UTF-8 b/nx-X11/nls/XLC_LOCALE/ja_JP.UTF-8 deleted file mode 100644 index 0db4e20b3..000000000 --- a/nx-X11/nls/XLC_LOCALE/ja_JP.UTF-8 +++ /dev/null @@ -1,150 +0,0 @@ -XCOMM $XFree86$ -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET - -on_demand_loading True - -object_name generic - -XCOMM We leave the legacy encodings in for the moment, because we don't -XCOMM have that many ISO10646 fonts yet. -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class (ISO8859 families) -fs1 { - charset { - name ISO8859-1:GR - } - font { - primary ISO8859-1:GR - } -} - -XCOMM fs2 class (Kanji) -fs2 { - charset { - name JISX0208.1983-0:GL - } - font { - primary JISX0208.1983-0:GL - } -} - -XCOMM fs3 class (Korean Character) -fs3 { - charset { - name KSC5601.1987-0:GL - } - font { - primary KSC5601.1987-0:GL - } -} - -XCOMM fs4 class (Chinese Han Character) -fs4 { - charset { - name GB2312.1980-0:GL - } - font { - primary GB2312.1980-0:GL - } -} -XCOMM fs5 class (Half Kana) -fs5 { - charset { - name JISX0201.1976-0:GR - } - font { - primary JISX0201.1976-0:GR - vertical_rotate all - } -} -XCOMM ISO10646-1 is put last to make usually better-looking -XCOMM other fonts are picked up before iso10646-1 fonts. -XCOMM Moreover, some iso10646-1 fonts don't have any glyph at all -XCOMM in ISO8859-X ranges. - -XCOMM fs6 class -fs6 { - charset { - name ISO10646-1 - } - font { - primary ISO10646-1 - } -} - -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name UTF-8 -mb_cur_max 6 -state_depend_encoding False - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - ct_encoding ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side GR:Default - length 1 - ct_encoding ISO8859-1:GR -} - -XCOMM cs2 class -cs2 { - side GR - length 2 - ct_encoding JISX0208.1983-0:GL; JISX0208.1983-0:GR; JISX0208.1983-1:GL; JISX0208.1983-1:GR - -} - -XCOMM cs3 class -cs3 { - side GL - length 2 - ct_encoding KSC5601.1987-0:GL; KSC5601.1987-0:GR; KSC5601.1987-1:GL; KSC5601.1987-1:GR - -} - -XCOMM cs4 class -cs4 { - side GR - length 2 - ct_encoding GB2312.1980-0:GL; GB2312.1980-0:GR -} - -XCOMM cs5 class -cs5 { - side GR - length 1 - ct_encoding JISX0201.1976-0:GR -} - -XCOMM cs6 class -cs6 { - side none - ct_encoding ISO10646-1 -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/ko b/nx-X11/nls/XLC_LOCALE/ko deleted file mode 100644 index 5263ad999..000000000 --- a/nx-X11/nls/XLC_LOCALE/ko +++ /dev/null @@ -1,73 +0,0 @@ -XCOMM $Xorg: ko,v 1.3 2000/08/17 19:47:00 cpqbld Exp $ -XCOMM XLocale Database Sample for ko. -XCOMM -XCOMM $XFree86$ - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name KSC5601.1987-0:GL - } - font { - primary KSC5601.1987-0:GL - substitute KSC5601.1987-0:GL - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name ko.euc -mb_cur_max 2 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side GR:Default - length 2 -#if WCHAR32 - wc_encoding \x30000000 -#else - wc_encoding \x00008080 -#endif - ct_encoding KSC5601.1987-0:GL; KSC5601.1987-0:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/ko_KR.UTF-8 b/nx-X11/nls/XLC_LOCALE/ko_KR.UTF-8 deleted file mode 100644 index 8c27c560c..000000000 --- a/nx-X11/nls/XLC_LOCALE/ko_KR.UTF-8 +++ /dev/null @@ -1,148 +0,0 @@ -XCOMM $XFree86$ - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET - -on_demand_loading True - -object_name generic - -XCOMM We leave the legacy encodings in for the moment, because we don't -XCOMM have that many ISO10646 fonts yet. -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class (ISO8859 families) -fs1 { - charset { - name ISO8859-1:GR - } - font { - primary ISO8859-1:GR - } -} - -XCOMM fs2 class (Korean Character) -fs2 { - charset { - name KSC5601.1987-0:GL - } - font { - primary KSC5601.1987-0:GL - } -} -XCOMM fs3 class (Kanji) -fs3 { - charset { - name JISX0208.1983-0:GL - } - font { - primary JISX0208.1983-0:GL - } -} -XCOMM fs4 class (Chinese Han Character) -fs4 { - charset { - name GB2312.1980-0:GL - } - font { - primary GB2312.1980-0:GL - } -} -XCOMM fs5 class (Half Kana) -fs5 { - charset { - name JISX0201.1976-0:GR - } - font { - primary JISX0201.1976-0:GR - vertical_rotate all - } -} - -XCOMM ISO10646-1 is put last to make usually better-looking -XCOMM other fonts are picked up before iso10646-1 fonts. -XCOMM Moreover, some iso10646-1 fonts don't have any glyph at all -XCOMM in ISO8859-X ranges. - -XCOMM fs6 class -fs6 { - charset { - name ISO10646-1 - } - font { - primary ISO10646-1 - } -} - -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name UTF-8 -mb_cur_max 6 -state_depend_encoding False - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - ct_encoding ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side GR:Default - length 1 - ct_encoding ISO8859-1:GR -} - -XCOMM cs2 class -cs2 { - side GL - length 2 - ct_encoding KSC5601.1987-0:GL; KSC5601.1987-0:GR; KSC5601.1987-1:GL; KSC5601.1987-1:GR - -} - -XCOMM cs3 class -cs3 { - side GR - length 2 - ct_encoding JISX0208.1983-0:GL; JISX0208.1983-0:GR; JISX0208.1983-1:GL; JISX0208.1983-1:GR - -} - -XCOMM cs4 class -cs4 { - side GR - length 2 - ct_encoding GB2312.1980-0:GL; GB2312.1980-0:GR -} - -XCOMM cs5 class -cs5 { - side GR - length 1 - ct_encoding JISX0201.1976-0:GR -} - -XCOMM cs6 class -cs6 { - side none - ct_encoding ISO10646-1 -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/koi8-c b/nx-X11/nls/XLC_LOCALE/koi8-c deleted file mode 100644 index 702097cb7..000000000 --- a/nx-X11/nls/XLC_LOCALE/koi8-c +++ /dev/null @@ -1,80 +0,0 @@ -XCOMM $XFree86: xc/nls/XLC_LOCALE/koi8-c,v 1.1 2000/10/27 18:30:56 dawes Exp $ -XCOMM XLocale Database Sample for koi8-c. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary KOI8-C:GL - substitute ISO8859-1:GL - } -} -XCOMM fs1 class -fs1 { - charset KOI8-C:GR - font KOI8-C:GR -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name KOI8-C - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name KOI8-C -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 KOI8-C: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 KOI8-C:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/koi8-r b/nx-X11/nls/XLC_LOCALE/koi8-r deleted file mode 100644 index ed4933f15..000000000 --- a/nx-X11/nls/XLC_LOCALE/koi8-r +++ /dev/null @@ -1,82 +0,0 @@ -XCOMM $Xorg: koi8-r,v 1.3 2000/08/17 19:47:00 cpqbld Exp $ -XCOMM XLocale Database Sample for koi8-r. -XCOMM -XCOMM -XCOMM $XFree86: xc/nls/XLC_LOCALE/koi8-r,v 3.3 2000/12/01 17:43:03 dawes Exp $ - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary KOI8-R:GL - substitute ISO8859-1:GL - } -} -XCOMM fs1 class -fs1 { - charset KOI8-R:GR - font KOI8-R:GR -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name KOI8-R - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name KOI8-R -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 KOI8-R: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 KOI8-R:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/koi8-u b/nx-X11/nls/XLC_LOCALE/koi8-u deleted file mode 100644 index 158d4bf06..000000000 --- a/nx-X11/nls/XLC_LOCALE/koi8-u +++ /dev/null @@ -1,80 +0,0 @@ -XCOMM $XFree86: xc/nls/XLC_LOCALE/koi8-u,v 1.1 1999/05/30 02:28:03 dawes Exp $ -XCOMM XLocale Database Sample for koi8-u. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary KOI8-U:GL - substitute ISO8859-1:GL - } -} -XCOMM fs1 class -fs1 { - charset KOI8-U:GR - font KOI8-U:GR -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name KOI8-U - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name KOI8-U -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 KOI8-U: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 KOI8-U:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/microsoft-cp1251 b/nx-X11/nls/XLC_LOCALE/microsoft-cp1251 deleted file mode 100644 index 0821074b8..000000000 --- a/nx-X11/nls/XLC_LOCALE/microsoft-cp1251 +++ /dev/null @@ -1,87 +0,0 @@ -XCOMM $TOG: microsoft-cp1251 /main/1 1998/05/20 14:49:21 kaleb $ -XCOMM XLocale Database Sample for microsoft-cp1251. -XCOMM -XCOMM $XFree86: xc/nls/XLC_LOCALE/microsoft-cp1251,v 1.1 2000/10/27 18:30:56 dawes Exp $ - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary MICROSOFT-CP1251:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name MICROSOFT-CP1251:GR - } - font { - primary MICROSOFT-CP1251:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name MICROSOFT-CP1251 - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name MICROSOFT-CP1251 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding MICROSOFT-CP1251: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 MICROSOFT-CP1251:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/microsoft-cp1255 b/nx-X11/nls/XLC_LOCALE/microsoft-cp1255 deleted file mode 100644 index bf9e17fe0..000000000 --- a/nx-X11/nls/XLC_LOCALE/microsoft-cp1255 +++ /dev/null @@ -1,87 +0,0 @@ -XCOMM $TOG: microsoft-cp1255 /main/1 1998/05/20 14:49:21 kaleb $ -XCOMM XLocale Database Sample for microsoft-cp1255. -XCOMM -XCOMM $XFree86: xc/nls/XLC_LOCALE/microsoft-cp1255,v 1.1 2000/10/27 18:30:56 dawes Exp $ - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary MICROSOFT-CP1255:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name MICROSOFT-CP1255:GR - } - font { - primary MICROSOFT-CP1255:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name MICROSOFT-CP1255 - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name MICROSOFT-CP1255 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding MICROSOFT-CP1255: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 MICROSOFT-CP1255:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/microsoft-cp1256 b/nx-X11/nls/XLC_LOCALE/microsoft-cp1256 deleted file mode 100644 index 39bf8d316..000000000 --- a/nx-X11/nls/XLC_LOCALE/microsoft-cp1256 +++ /dev/null @@ -1,87 +0,0 @@ -XCOMM $TOG: microsoft-cp1256 /main/1 1998/05/20 14:49:21 kaleb $ -XCOMM XLocale Database Sample for microsoft-cp1256. -XCOMM -XCOMM $XFree86: xc/nls/XLC_LOCALE/microsoft-cp1256,v 1.1 2000/10/27 18:30:57 dawes Exp $ - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary MICROSOFT-CP1256:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name MICROSOFT-CP1256:GR - } - font { - primary MICROSOFT-CP1256:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name MICROSOFT-CP1256 - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name MICROSOFT-CP1256 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding MICROSOFT-CP1256: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 MICROSOFT-CP1256:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/mulelao-1 b/nx-X11/nls/XLC_LOCALE/mulelao-1 deleted file mode 100644 index d6fa080b8..000000000 --- a/nx-X11/nls/XLC_LOCALE/mulelao-1 +++ /dev/null @@ -1,80 +0,0 @@ -XCOMM $XFree86: xc/nls/XLC_LOCALE/mulelao-1,v 1.1 1999/06/06 14:05:59 dawes Exp $ -XCOMM XLocale Database Sample for mulelao-1. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary MULELAO-1:GL - substitute ISO8859-1:GL - } -} -XCOMM fs1 class -fs1 { - charset MULELAO-1:GR - font MULELAO-1:GR -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name MULELAO-1 - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name MULELAO-1 -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 MULELAO-1: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 MULELAO-1:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/nokhchi-1 b/nx-X11/nls/XLC_LOCALE/nokhchi-1 deleted file mode 100644 index d1f490aac..000000000 --- a/nx-X11/nls/XLC_LOCALE/nokhchi-1 +++ /dev/null @@ -1,80 +0,0 @@ -XCOMM $XFree86: xc/nls/XLC_LOCALE/nokhchi-1,v 1.1 2000/10/27 18:30:57 dawes Exp $ -XCOMM XLocale Database Sample for mulelao-1. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary NOKHCHI-1:GL - substitute ISO8859-1:GL - } -} -XCOMM fs1 class -fs1 { - charset NOKHCHI-1:GR - font NOKHCHI-1:GR -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name NOKHCHI-1 - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name NOKHCHI-1 -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 NOKHCHI-1: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 NOKHCHI-1:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/pt_BR.UTF-8 b/nx-X11/nls/XLC_LOCALE/pt_BR.UTF-8 deleted file mode 100644 index e53dd5080..000000000 --- a/nx-X11/nls/XLC_LOCALE/pt_BR.UTF-8 +++ /dev/null @@ -1,142 +0,0 @@ -XCOMM XLocale Database Sample for pt_BR.UTF-8 -XCOMM -XCOMM Based on XLocale Database Sample for en_US.UTF-8 -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET - -on_demand_loading True - -object_name generic - -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class (ISO8859 families) -fs1 { - charset { - name ISO8859-1:GR - } - font { - primary ISO8859-1:GR - } -} -XCOMM fs2 class (Kanji) -fs2 { - charset { - name JISX0208.1983-0:GL - } - font { - primary JISX0208.1983-0:GL - } -} -XCOMM fs3 class (Korean Character) -fs3 { - charset { - name KSC5601.1987-0:GL - } - font { - primary KSC5601.1987-0:GL - } -} -XCOMM fs4 class (Chinese Han Character) -fs4 { - charset { - name GB2312.1980-0:GL - } - font { - primary GB2312.1980-0:GL - } -} -XCOMM fs5 class (Half Kana) -fs5 { - charset { - name JISX0201.1976-0:GR - } - font { - primary JISX0201.1976-0:GR - vertical_rotate all - } -} -XCOMM ISO10646 is last, per Roland Mainz in -XCOMM http://bugs.freedesktop.org/show_bug.cgi?id=1896 -fs6 { - charset { - name ISO10646-1 - } - font { - primary ISO10646-1 - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name UTF-8 -mb_cur_max 6 -state_depend_encoding False - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - ct_encoding ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side GR:Default - length 1 - ct_encoding ISO8859-1:GR -} - -XCOMM cs2 class -cs2 { - side GR - length 2 - ct_encoding JISX0208.1983-0:GL; JISX0208.1983-0:GR;\ - JISX0208.1983-1:GL; JISX0208.1983-1:GR -} - -XCOMM cs3 class -cs3 { - side GL - length 2 - ct_encoding KSC5601.1987-0:GL; KSC5601.1987-0:GR;\ - KSC5601.1987-1:GL; KSC5601.1987-1:GR -} - -XCOMM cs4 class -cs4 { - side GR - length 2 - ct_encoding GB2312.1980-0:GL; GB2312.1980-0:GR -} - -XCOMM cs5 class -cs5 { - side GR - length 1 - ct_encoding JISX0201.1976-0:GR -} - -XCOMM cs6 class -cs6 { - side none - ct_encoding ISO10646-1 -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/tatar-cyr b/nx-X11/nls/XLC_LOCALE/tatar-cyr deleted file mode 100644 index c2da5f28c..000000000 --- a/nx-X11/nls/XLC_LOCALE/tatar-cyr +++ /dev/null @@ -1,87 +0,0 @@ -XCOMM $TOG: tatar-cyr /main/1 1998/05/20 14:49:21 kaleb $ -XCOMM XLocale Database Sample for tatar-cyr. -XCOMM -XCOMM $XFree86: xc/nls/XLC_LOCALE/tatar-cyr,v 1.1 2000/10/27 18:30:57 dawes Exp $ - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary TATAR-CYR:GL - substitute ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name TATAR-CYR:GR - } - font { - primary TATAR-CYR:GR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name TATAR-CYR - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name TATAR-CYR -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding TATAR-CYR: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 TATAR-CYR:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/th_TH b/nx-X11/nls/XLC_LOCALE/th_TH deleted file mode 100644 index 7d55d8510..000000000 --- a/nx-X11/nls/XLC_LOCALE/th_TH +++ /dev/null @@ -1,67 +0,0 @@ -XCOMM $XConsortium: th_TH$ -XCOMM XLocale Database Sample for th_TH -XCOMM -XCOMM $XFree86:$ -XCOMM -XCOMM Modified from origial th_TH.TACTIS - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset ISO8859-1:GL - font ISO8859-1:GL -} -XCOMM fs1 class (Thai) -fs1 { - charset TIS620-0:GR - font TIS620-0:GR -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name TIS620 -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 -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-1:GL -} - - -XCOMM cs1 class -cs1 { - side GR:Default - length 1 -#if WCHAR32 - wc_encoding \x30000000 -#else - wc_encoding \x00008080 -#endif - ct_encoding TIS620-0:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/th_TH.UTF-8 b/nx-X11/nls/XLC_LOCALE/th_TH.UTF-8 deleted file mode 100644 index 9f1caf7e7..000000000 --- a/nx-X11/nls/XLC_LOCALE/th_TH.UTF-8 +++ /dev/null @@ -1,75 +0,0 @@ -XCOMM $XConsortium: th_TH$ -XCOMM XLocale Database Sample for th_TH -XCOMM -XCOMM $XFree86:$ -XCOMM -XCOMM Modified from origial th_TH.TACTIS - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class -fs0 { - charset { - name ISO10646-1 - } - font { - primary ISO10646-1 - } -} -XCOMM We leave the legacy encodings in for the moment, because we don't -XCOMM have that many ISO10646 fonts yet. -XCOMM fs0 class (7 bit ASCII) -fs1 { - charset ISO8859-1:GL - font ISO8859-1:GL -} -XCOMM fs1 class (Thai) -fs2 { - charset TIS620-0:GR - font TIS620-0:GR -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name UTF-8 -mb_cur_max 3 -state_depend_encoding False - - -wc_encoding_mask \x30000000 -wc_shift_bits 7 - - - - - - -use_stdc_env True -force_convert_to_mb True - - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-1:GL -} - - -XCOMM cs1 class -cs1 { - side GR:Default - length 1 - - wc_encoding \x30000000 - ct_encoding TIS620-0:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/tscii-0 b/nx-X11/nls/XLC_LOCALE/tscii-0 deleted file mode 100644 index 32b1d21bb..000000000 --- a/nx-X11/nls/XLC_LOCALE/tscii-0 +++ /dev/null @@ -1,80 +0,0 @@ -XCOMM $XFree86: xc/nls/XLC_LOCALE/tscii-0,v 1.1 2000/10/27 18:30:57 dawes Exp $ -XCOMM XLocale Database Sample for mulelao-1. -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary TSCII-0:GL - substitute ISO8859-1:GL - } -} -XCOMM fs1 class -fs1 { - charset TSCII-0:GR - font TSCII-0:GR -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name TSCII-0 - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name TSCII-0 -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 TSCII-0: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 TSCII-0:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/vi_VN.tcvn b/nx-X11/nls/XLC_LOCALE/vi_VN.tcvn deleted file mode 100644 index 1efbd8294..000000000 --- a/nx-X11/nls/XLC_LOCALE/vi_VN.tcvn +++ /dev/null @@ -1,80 +0,0 @@ -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 diff --git a/nx-X11/nls/XLC_LOCALE/vi_VN.viscii b/nx-X11/nls/XLC_LOCALE/vi_VN.viscii deleted file mode 100644 index 81bba0625..000000000 --- a/nx-X11/nls/XLC_LOCALE/vi_VN.viscii +++ /dev/null @@ -1,80 +0,0 @@ -XCOMM XLocale Database Sample for vi_VN.VISCII -XCOMM -XCOMM $XFree86: xc/nls/XLC_LOCALE/vi_VN.viscii,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 VISCII1.1-1:GL - substitute ISO8859-1:GL - } -} -XCOMM fs1 class -fs1 { - charset VISCII1.1-1:GR - font VISCII1.1-1:GR -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_CHARSET_DEFINE category -XCOMM -XLC_CHARSET_DEFINE -csd0 { - charset_name VISCII1.1-1 - side GR - length 1 - string_encoding False - sequence \x1b%/1 -} -END XLC_CHARSET_DEFINE - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name VISCII1.1-1 -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 VISCII1.1-1: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 VISCII1.1-1:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/zh_CN b/nx-X11/nls/XLC_LOCALE/zh_CN deleted file mode 100644 index 3f44b7d80..000000000 --- a/nx-X11/nls/XLC_LOCALE/zh_CN +++ /dev/null @@ -1,64 +0,0 @@ -XCOMM $Xorg: zh,v 1.3 2000/08/17 19:47:00 cpqbld Exp $ -XCOMM XLocale Database Sample for zh (eucCN). -XCOMM -XCOMM $XFree86: xc/nls/XLC_LOCALE/zh,v 1.2 2001/04/23 21:41:43 dawes Exp $ - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name GB2312.1980-0:GL - } - font { - primary GB2312.1980-0:GL - substitute GB2312.1980-0:GLGR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name zh.euc -mb_cur_max 2 -state_depend_encoding False -wc_encoding_mask \x30000000 -wc_shift_bits 7 - -#ifndef X_LOCALE -use_stdc_env True -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side GR:Default - length 2 - wc_encoding \x30000000 - ct_encoding GB2312.1980-0:GL; GB2312.1980-0:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/zh_CN.UTF-8 b/nx-X11/nls/XLC_LOCALE/zh_CN.UTF-8 deleted file mode 100644 index 7dd8344cc..000000000 --- a/nx-X11/nls/XLC_LOCALE/zh_CN.UTF-8 +++ /dev/null @@ -1,109 +0,0 @@ -XCOMM XFree86 NLS for Chinese locale zh_CN.UTF-8 -XCOMM Modified from xc/nls/XLC_LOCALE/en_US.UTF-8 -XCOMM by James Su <suzhe@turbolinux.com.cn> -XCOMM -XCOMM $XdotOrg: xc/nls/XLC_LOCALE/zh_CN.UTF-8,v 1.3 2004/10/18 17:29:03 eich Exp $ -XCOMM $XFree86$ - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET - -on_demand_loading True - -object_name generic - -XCOMM We leave the legacy encodings in for the moment, because we don't -XCOMM have that many ISO10646 fonts yet. -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - vertical_rotate all - } -} - -XCOMM fs1 class (ISO8859 families) -fs1 { - charset { - name ISO8859-1:GR - } - font { - primary ISO8859-1:GR - } -} - -XCOMM fs2 class (Chinese Han Character) -fs2 { - charset { - name GB2312.1980-0:GL - } - font { - primary GB2312.1980-0:GL - } -} - -XCOMM fs3 class (Chinese Han Character GBK) -fs3 { - charset { - name GBK-0:GLGR - } - font { - primary GBK-0:GLGR - substitute GB13000.1993-1:GLGR - } -} - -XCOMM fs4 class -fs4 { - charset { - name ISO10646-1 - } - font { - primary ISO10646-1 - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name UTF-8 -mb_cur_max 6 -state_depend_encoding False - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - ct_encoding ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side GR:Default - length 1 - ct_encoding ISO8859-1:GR -} - -XCOMM cs2 class -cs2 { - side GR - length 2 - ct_encoding GB2312.1980-0:GL; GB2312.1980-0:GR -} - -XCOMM cs3 class -cs3 { - side none - ct_encoding ISO10646-1 -} - -END XLC_XLOCALE - diff --git a/nx-X11/nls/XLC_LOCALE/zh_CN.gb18030 b/nx-X11/nls/XLC_LOCALE/zh_CN.gb18030 deleted file mode 100644 index f9544c70e..000000000 --- a/nx-X11/nls/XLC_LOCALE/zh_CN.gb18030 +++ /dev/null @@ -1,106 +0,0 @@ -XCOMM XFree86 NLS for Chinese encoding GB18030 -XCOMM Modified from xc/nls/XLC_LOCALE/en_US.UTF-8 -XCOMM by James Su <suzhe@turbolinux.com.cn> - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET - -on_demand_loading True - -object_name generic - -XCOMM We leave the legacy encodings in for the moment, because we don't -XCOMM have that many ISO10646 fonts yet. -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - vertical_rotate all - } -} - -XCOMM fs1 class (ISO8859 families) -fs1 { - charset { - name ISO8859-1:GR - } - font { - primary ISO8859-1:GR - } -} - -XCOMM fs2 class (Chinese Han Character) -fs2 { - charset { - name GB2312.1980-0:GL - } - font { - primary GB2312.1980-0:GL - } -} - -XCOMM fs3 class (Chinese Han Character GBK) -fs3 { - charset { - name GBK-0:GLGR - } - font { - primary GBK-0:GLGR - substitute GB13000.1993-1:GLGR - } -} - -XCOMM fs4 class -fs4 { - charset { - name ISO10646-1 - } - font { - primary GB18030-0 - substitute GBK2K-0 - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name GB18030 -mb_cur_max 4 -state_depend_encoding False - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - ct_encoding ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side GR:Default - length 1 - ct_encoding ISO8859-1:GR -} - -XCOMM cs2 class -cs2 { - side GR - length 2 - ct_encoding GB2312.1980-0:GL; GB2312.1980-0:GR -} - -XCOMM cs3 class -cs3 { - side none - ct_encoding ISO10646-1 -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/zh_CN.gbk b/nx-X11/nls/XLC_LOCALE/zh_CN.gbk deleted file mode 100644 index d90e82f65..000000000 --- a/nx-X11/nls/XLC_LOCALE/zh_CN.gbk +++ /dev/null @@ -1,71 +0,0 @@ -XCOMM -XCOMM X11R6 L10N for Chinese GBK Encoding. -XCOMM modified from xc/nls/XLC_LOCALE/zh_TW.Big5 -XCOMM by Sean Chen <seanc@turbolinux.com> -XCOMM -XCOMM $XFree86$ - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name GBK-0:GLGR - } - font { - primary GBK-0:GLGR - substitute GB13000.1993-1:GLGR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name zh_CN.GBK -mb_cur_max 2 -state_depend_encoding False - -wc_encoding_mask \x00008000 -wc_shift_bits 8 - -use_stdc_env True -force_convert_to_mb True - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side none - length 2 - byte1 \x81,\xfe - byte2 \x40,\x7e;\x80,\xfe - - wc_encoding \x00008000 - ct_encoding GBK-0:GLGR:\x1b\x25\x2f\x32 - - mb_conversion [\x8140,\xfefe]->\x0140 - ct_conversion [\x0140,\x7efe]->\x8140 -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/zh_HK.UTF-8 b/nx-X11/nls/XLC_LOCALE/zh_HK.UTF-8 deleted file mode 100644 index c08803258..000000000 --- a/nx-X11/nls/XLC_LOCALE/zh_HK.UTF-8 +++ /dev/null @@ -1,96 +0,0 @@ -XCOMM XFree86 NLS for Chinese locale zh_HK.UTF-8 -XCOMM Modified from xc/nls/XLC_LOCALE/en_US.UTF-8 -XCOMM by James Su <suzhe@turbolinux.com.cn> - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET - -on_demand_loading True - -object_name generic - -XCOMM We leave the legacy encodings in for the moment, because we don't -XCOMM have that many ISO10646 fonts yet. -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - vertical_rotate all - } -} - -XCOMM fs1 class (ISO8859 families) -fs1 { - charset { - name ISO8859-1:GR - } - font { - primary ISO8859-1:GR - } -} - -XCOMM fs2 class -fs2 { - charset { - name BIG5HKSCS-0:GLGR - } - font { - primary BIG5HKSCS-0:GLGR - substitute BIG5-0:GLGR - } -} - -XCOMM fs3 class -fs3 { - charset { - name ISO10646-1 - } - font { - primary ISO10646-1 - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name UTF-8 -mb_cur_max 6 -state_depend_encoding False - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - ct_encoding ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side GR:Default - length 1 - ct_encoding ISO8859-1:GR -} - -XCOMM cs2 class -cs2 { - side none - length 2 - ct_encoding BIG5HKSCS-0:GLGR -} - -XCOMM cs3 class -cs3 { - side none - ct_encoding ISO10646-1 -} - -END XLC_XLOCALE - diff --git a/nx-X11/nls/XLC_LOCALE/zh_HK.big5 b/nx-X11/nls/XLC_LOCALE/zh_HK.big5 deleted file mode 100644 index 6c1aed332..000000000 --- a/nx-X11/nls/XLC_LOCALE/zh_HK.big5 +++ /dev/null @@ -1,70 +0,0 @@ -XCOMM -XCOMM (c) 1996, X11R6 L10N for Taiwan and Big5 Encoding Project -XCOMM -XCOMM modified for X11R6.3 by Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw> 1998/01/10 -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XCOMM $XFree86$ -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name BIG5-0:GLGR - } - font { - primary BIG5-0:GLGR - substitute BIG5-0:GLGR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name zh_HK.Big5 -mb_cur_max 2 -state_depend_encoding False - -wc_encoding_mask \x00008000 -wc_shift_bits 8 - -use_stdc_env True -force_convert_to_mb True - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side none - length 2 - byte1 \xa1,\xf9 - byte2 \x40,\x7e;\xa1,\xfe - - wc_encoding \x00008000 - ct_encoding BIG5-0:GLGR:\x1b\x25\x2f\x32\x80\x89\x42\x49\x47\x35\x2d\x30\x02 - - mb_conversion [\xa140,\xf9fe]->\x2140 - ct_conversion [\x2140,\x79fe]->\xa140 -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/zh_HK.big5hkscs b/nx-X11/nls/XLC_LOCALE/zh_HK.big5hkscs deleted file mode 100644 index 4fc6b6cdf..000000000 --- a/nx-X11/nls/XLC_LOCALE/zh_HK.big5hkscs +++ /dev/null @@ -1,72 +0,0 @@ -XCOMM -XCOMM (c) 1996, X11R6 L10N for Taiwan and Big5 Encoding Project -XCOMM -XCOMM modified for X11R6.3 by Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw> 1998/01/10 -XCOMM modified for Big5HKSCS by Roger So <roger.so@sw-linux.com> -XCOMM -XCOMM $XFree86: xc/nls/XLC_LOCALE/zh_HK.big5hkscs,v 1.1 2001/03/06 18:54:46 dawes Exp $ -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - vertical_rotate all - } -} - -XCOMM fs1 class (HKSCS extensions) -fs1 { - charset { - name BIG5HKSCS-0:GLGR - } - font { - primary BIG5HKSCS-0:GLGR - substitute BIG5HKSCS-0:GLGR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name zh_HK.big5hkscs -mb_cur_max 2 -state_depend_encoding False - -wc_encoding_mask \x00008000 -wc_shift_bits 8 - -use_stdc_env True -force_convert_to_mb True - -+XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side none - length 2 - byte1 \x85,\xfe - byte2 \x40,\x7e;\xa1,\xfe - - wc_encoding \x00008000 - ct_encoding BIG5HKSCS-0:GLGR:\x1b\x25\x2f\x32 - - mb_conversion [\x8540,\xfefe]->\x0540 - ct_conversion [\x0540,\x7efe]->\x8540 -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/zh_TW b/nx-X11/nls/XLC_LOCALE/zh_TW deleted file mode 100644 index 93cecef0d..000000000 --- a/nx-X11/nls/XLC_LOCALE/zh_TW +++ /dev/null @@ -1,143 +0,0 @@ -XCOMM $Xorg: zh_TW,v 1.3 2000/08/17 19:47:01 cpqbld Exp $ -XCOMM XLocale Database Sample for zh_TW -XCOMM -XCOMM Note: In lib/X11/lcCT.c, charset names for CNS11643 coded character -XCOMM sets are defined as CNS11643.1986-1 and -2. In the ECMA Registry, -XCOMM CNS coded character sets 1-7 are registered as CNS 11643-1992. -XCOMM CJK.INF Version 1.7 (August 15, 1995) written by Ken Lunde says -XCOMM plane 14 of CNS 11643-1983 now became plane 3 of CNS 11643-1992. -XCOMM I do not know how Taiwanese EUC is organized currently, so I left the -XCOMM X11R6 organization of fsN/csN as it is and only changed "CNS11643-*" -XCOMM to "CNS11643.1986-*". -XCOMM 1995-10-24 T. Numata (numa@rp.open.cs.fujitsu.co.jp) - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name CNS11643.1986-1:GL - } - font { - primary CNS11643.1986-1:GL - } -} -XCOMM fs2 class -fs2 { - charset { - name CNS11643.1986-2:GL - } - font { - primary CNS11643.1986-2:GL - } -} -XCOMM fs3 class -fs3 { - charset { - name CNS11643.1986-14:GL - } - font { - primary CNS11643.1986-14:GL - } -} -XCOMM fs4 class -fs4 { - charset { - name CNS11643.1986-15:GL - } - font { - primary CNS11643.1986-15:GL - } -} -XCOMM fs5 class -fs5 { - charset { - name CNS11643.1986-16:GL - } - font { - primary CNS11643.1986-16:GL - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name zh_TW.euc -mb_cur_max 4 -state_depend_encoding False -wc_encoding_mask \x3fffc000 -wc_shift_bits 7 - -#ifndef X_LOCALE -use_stdc_env True -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-1:GL; CNS11643.1986-0:GL -} - -XCOMM cs1 class -cs1 { - side GR:Default - length 2 - wc_encoding \x30000000 - ct_encoding CNS11643.1986-1:GR -} - -XCOMM cs2 class # plane 2 -cs2 { - side GR - length 2 - mb_encoding <SS> \x8e\xa2 - wc_encoding \x10088000 - ct_encoding CNS11643.1986-2:GR -} - -XCOMM cs3 class # plane 14 -cs3 { - side GR - length 2 - mb_encoding <SS> \x8e\xae - wc_encoding \x100b8000 - ct_encoding CNS11643.1986-14:GR -} - -XCOMM cs4 class # plane 15 -cs4 { - side GR - length 2 - mb_encoding <SS> \x8e\xaf - wc_encoding \x100bc000 - ct_encoding CNS11643.1986-15:GR -} - -XCOMM cs5 class # plane 16 -cs5 { - side GR - length 2 - mb_encoding <SS> \x8e\xb0 - wc_encoding \x100c0000 - ct_encoding CNS11643.1986-16:GR -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/zh_TW.UTF-8 b/nx-X11/nls/XLC_LOCALE/zh_TW.UTF-8 deleted file mode 100644 index 86b65f80e..000000000 --- a/nx-X11/nls/XLC_LOCALE/zh_TW.UTF-8 +++ /dev/null @@ -1,92 +0,0 @@ -XCOMM $XFree86: xc/nls/XLC_LOCALE/zh_TW.UTF-8,v 1.2 2000/02/29 03:09:07 dawes Exp $ -XCOMM XLocale Database Sample for zh_TW.UTF-8 -XCOMM - -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET - -on_demand_loading True - -object_name generic - -XCOMM We leave the legacy encodings in for the moment, because we don't -XCOMM have that many ISO10646 fonts yet. -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class (ISO8859 families) -fs1 { - charset { - name ISO8859-1:GR - } - font { - primary ISO8859-1:GR - } -} -XCOMM fs2 class (Chinese Han Character (Traditional)) -fs2 { - charset { - name BIG5-0:GLGR - } - font { - primary BIG5-0:GLGR - substitute BIG5-0:GLGR - } -} -XCOMM fs3 class -fs3 { - charset { - name ISO10646-1 - } - font { - primary ISO10646-1 - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name UTF-8 -mb_cur_max 6 -state_depend_encoding False - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - ct_encoding ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side GR:Default - length 1 - ct_encoding ISO8859-1:GR -} - -XCOMM cs2 class -cs2 { - side none - length 2 - ct_encoding BIG5-0:GLGR -} - -XCOMM cs3 class -cs3 { - side none - ct_encoding ISO10646-1 -} - -END XLC_XLOCALE diff --git a/nx-X11/nls/XLC_LOCALE/zh_TW.big5 b/nx-X11/nls/XLC_LOCALE/zh_TW.big5 deleted file mode 100644 index 731758599..000000000 --- a/nx-X11/nls/XLC_LOCALE/zh_TW.big5 +++ /dev/null @@ -1,94 +0,0 @@ -XCOMM -XCOMM (c) 1996, X11R6 L10N for Taiwan and Big5 Encoding Project -XCOMM -XCOMM modified for X11R6.3 by Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw> 1998/01/10 -XCOMM -XCOMM $XFree86: xc/nls/XLC_LOCALE/zh_TW.big5,v 1.2 2000/10/27 18:30:57 dawes Exp $ -XCOMM -XCOMM XLC_FONTSET category -XCOMM -XLC_FONTSET -XCOMM fs0 class (7 bit ASCII) -fs0 { - charset { - name ISO8859-1:GL - } - font { - primary ISO8859-1:GL - vertical_rotate all - } -} -XCOMM fs1 class -fs1 { - charset { - name BIG5-0:GLGR - } - font { - primary BIG5-0:GLGR - substitute BIG5-0:GLGR - } -} -END XLC_FONTSET - -XCOMM -XCOMM XLC_XLOCALE category -XCOMM -XLC_XLOCALE - -encoding_name zh_TW.Big5 -mb_cur_max 2 -state_depend_encoding False - -wc_encoding_mask \x00038000 -wc_shift_bits 8 - -#ifndef X_LOCALE -use_stdc_env True -force_convert_to_mb True -#endif - -XCOMM cs0 class -cs0 { - side GL:Default - length 1 - wc_encoding \x00000000 - ct_encoding ISO8859-1:GL -} - -XCOMM cs1 class -cs1 { - side none - length 2 - byte1 \xa1,\xf9 - byte2 \x40,\x7e;\xa1,\xfe - - wc_encoding \x00008000 - ct_encoding BIG5-0:GLGR:\x1b\x25\x2f\x32 - - mb_conversion [\xa140,\xf9fe]->\x2140 - ct_conversion [\x2140,\x79fe]->\xa140 -} - -XCOMM cs2 class -cs2 { - side none - length 2 - byte1 \xa1,\xc7 - byte2 \x40,\x7e;\xa1,\xfe - wc_encoding \x00010000 - ct_encoding BIG5-E0:GL;BIG5-E0:GR - mb_conversion [\xa140,\xa17e]->\x2121, [\xa1a1,\xa1bf]->\x2160, [\xa1c0,\xa1fe]->\x2221, [\xa240,\xa25e]->\x2260, [\xa25f,\xa27e]->\x2321, [\xa2a1,\xa2de]->\x2341, [\xa2df,\xa2fe]->\x2421, [\xa340,\xa37d]->\x2441, [\xa37e,\xa37e]->\x2521, [\xa3a1,\xa3fd]->\x2522, [\xa3fe,\xa3fe]->\x2621, [\xa440,\xa47e]->\x2622, [\xa4a1,\xa4be]->\x2661, [\xa4bf,\xa4fe]->\x2721, [\xa540,\xa55d]->\x2761, [\xa55e,\xa57e]->\x2821, [\xa5a1,\xa5dd]->\x2842, [\xa5de,\xa5fe]->\x2921, [\xa640,\xa67c]->\x2942, [\xa67d,\xa67e]->\x2a21, [\xa6a1,\xa6fc]->\x2a23, [\xa6fd,\xa6fe]->\x2b21, [\xa740,\xa77e]->\x2b23, [\xa7a1,\xa7bd]->\x2b62, [\xa7be,\xa7fe]->\x2c21, [\xa840,\xa85c]->\x2c62, [\xa85d,\xa87e]->\x2d21, [\xa8a1,\xa8dc]->\x2d43, [\xa8dd,\xa8fe]->\x2e21, [\xa940,\xa97b]->\x2e43, [\xa97c,\xa97e]->\x2f21, [\xa9a1,\xa9fb]->\x2f24, [\xa9fc,\xa9fe]->\x3021, [\xaa40,\xaa7e]->\x3024, [\xaaa1,\xaabc]->\x3063, [\xaabd,\xaafe]->\x3121, [\xab40,\xab5b]->\x3163, [\xab5c,\xab7e]->\x3221, [\xaba1,\xabdb]->\x3244, [\xabdc,\xabfe]->\x3321, [\xac40,\xac7a]->\x3344, [\xac7b,\xac7e]->\x3421, [\xaca1,\xacfa]->\x3425, [\xacfb,\xacfe]->\x3521, [\xad40,\xad7e]->\x3525, [\xada1,\xadbb]->\x3564, [\xadbc,\xadfe]->\x3621, [\xae40,\xae5a]->\x3664, [\xae5b,\xae7e]->\x3721, [\xaea1,\xaeda]->\x3745, [\xaedb,\xaefe]->\x3821, [\xaf40,\xaf79]->\x3845, [\xaf7a,\xaf7e]->\x3921, [\xafa1,\xaff9]->\x3926, [\xaffa,\xaffe]->\x3a21, [\xb040,\xb07e]->\x3a26, [\xb0a1,\xb0ba]->\x3a65, [\xb0bb,\xb0fe]->\x3b21, [\xb140,\xb159]->\x3b65, [\xb15a,\xb17e]->\x3c21, [\xb1a1,\xb1d9]->\x3c46, [\xb1da,\xb1fe]->\x3d21, [\xb240,\xb278]->\x3d46, [\xb279,\xb27e]->\x3e21, [\xb2a1,\xb2f8]->\x3e27, [\xb2f9,\xb2fe]->\x3f21, [\xb340,\xb37e]->\x3f27, [\xb3a1,\xb3b9]->\x3f66, [\xb3ba,\xb3fe]->\x4021, [\xb440,\xb458]->\x4066, [\xb459,\xb47e]->\x4121, [\xb4a1,\xb4d8]->\x4147, [\xb4d9,\xb4fe]->\x4221, [\xb540,\xb577]->\x4247, [\xb578,\xb57e]->\x4321, [\xb5a1,\xb5f7]->\x4328, [\xb5f8,\xb5fe]->\x4421, [\xb640,\xb67e]->\x4428, [\xb6a1,\xb6b8]->\x4467, [\xb6b9,\xb6fe]->\x4521, [\xb740,\xb757]->\x4567, [\xb758,\xb77e]->\x4621, [\xb7a1,\xb7d7]->\x4648, [\xb7d8,\xb7fe]->\x4721, [\xb840,\xb876]->\x4748, [\xb877,\xb87e]->\x4821, [\xb8a1,\xb8f6]->\x4829, [\xb8f7,\xb8fe]->\x4921, [\xb940,\xb97e]->\x4929, [\xb9a1,\xb9b7]->\x4968, [\xb9b8,\xb9fe]->\x4a21, [\xba40,\xba56]->\x4a68, [\xba57,\xba7e]->\x4b21, [\xbaa1,\xbad6]->\x4b49, [\xbad7,\xbafe]->\x4c21, [\xbb40,\xbb75]->\x4c49, [\xbb76,\xbb7e]->\x4d21, [\xbba1,\xbbf5]->\x4d2a, [\xbbf6,\xbbfe]->\x4e21, [\xbc40,\xbc7e]->\x4e2a, [\xbca1,\xbcb6]->\x4e69, [\xbcb7,\xbcfe]->\x4f21, [\xbd40,\xbd55]->\x4f69, [\xbd56,\xbd7e]->\x5021, [\xbda1,\xbdd5]->\x504a, [\xbdd6,\xbdfe]->\x5121, [\xbe40,\xbe74]->\x514a, [\xbe75,\xbe7e]->\x5221, [\xbea1,\xbef4]->\x522b, [\xbef5,\xbefe]->\x5321, [\xbf40,\xbf7e]->\x532b, [\xbfa1,\xbfb5]->\x536a, [\xbfb6,\xbffe]->\x5421, [\xc040,\xc054]->\x546a, [\xc055,\xc07e]->\x5521, [\xc0a1,\xc0d4]->\x554b, [\xc0d5,\xc0fe]->\x5621, [\xc140,\xc173]->\x564b, [\xc174,\xc17e]->\x5721, [\xc1a1,\xc1f3]->\x572c, [\xc1f4,\xc1fe]->\x5821, [\xc240,\xc27e]->\x582c, [\xc2a1,\xc2b4]->\x586b, [\xc2b5,\xc2fe]->\x5921, [\xc340,\xc353]->\x596b, [\xc354,\xc37e]->\x5a21, [\xc3a1,\xc3d3]->\x5a4c, [\xc3d4,\xc3fe]->\x5b21, [\xc440,\xc472]->\x5b4c, [\xc473,\xc47e]->\x5c21, [\xc4a1,\xc4f2]->\x5c2d, [\xc4f3,\xc4fe]->\x5d21, [\xc540,\xc57e]->\x5d2d, [\xc5a1,\xc5b3]->\x5d6c, [\xc5b4,\xc5fe]->\x5e21, [\xc640,\xc652]->\x5e6c, [\xc653,\xc67e]->\x5f21, [\xc6a1,\xc6d2]->\x5f4d, [\xc6d3,\xc6fe]->\x6021, [\xc740,\xc771]->\x604d, [\xc772,\xc77e]->\x6121, [\xc7a1,\xc7f1]->\x612e, [\xc7f2,\xc7fe]->\x6221 -} - -XCOMM cs3 class -cs3 { - side none - length 2 - byte1 \xc9,\xf9 - byte2 \x40,\x7e;\xa1,\xfe - wc_encoding \x00020000 - ct_encoding BIG5-E1:GL;BIG5-E1:GR - mb_conversion [\xc940,\xc97e]->\x2121, [\xc9a1,\xc9bf]->\x2160, [\xc9c0,\xc9fe]->\x2221, [\xca40,\xca5e]->\x2260, [\xca5f,\xca7e]->\x2321, [\xcaa1,\xcade]->\x2341, [\xcadf,\xcafe]->\x2421, [\xcb40,\xcb7d]->\x2441, [\xcb7e,\xcb7e]->\x2521, [\xcba1,\xcbfd]->\x2522, [\xcbfe,\xcbfe]->\x2621, [\xcc40,\xcc7e]->\x2622, [\xcca1,\xccbe]->\x2661, [\xccbf,\xccfe]->\x2721, [\xcd40,\xcd5d]->\x2761, [\xcd5e,\xcd7e]->\x2821, [\xcda1,\xcddd]->\x2842, [\xcdde,\xcdfe]->\x2921, [\xce40,\xce7c]->\x2942, [\xce7d,\xce7e]->\x2a21, [\xcea1,\xcefc]->\x2a23, [\xcefd,\xcefe]->\x2b21, [\xcf40,\xcf7e]->\x2b23, [\xcfa1,\xcfbd]->\x2b62, [\xcfbe,\xcffe]->\x2c21, [\xd040,\xd05c]->\x2c62, [\xd05d,\xd07e]->\x2d21, [\xd0a1,\xd0dc]->\x2d43, [\xd0dd,\xd0fe]->\x2e21, [\xd140,\xd17b]->\x2e43, [\xd17c,\xd17e]->\x2f21, [\xd1a1,\xd1fb]->\x2f24, [\xd1fc,\xd1fe]->\x3021, [\xd240,\xd27e]->\x3024, [\xd2a1,\xd2bc]->\x3063, [\xd2bd,\xd2fe]->\x3121, [\xd340,\xd35b]->\x3163, [\xd35c,\xd37e]->\x3221, [\xd3a1,\xd3db]->\x3244, [\xd3dc,\xd3fe]->\x3321, [\xd440,\xd47a]->\x3344, [\xd47b,\xd47e]->\x3421, [\xd4a1,\xd4fa]->\x3425, [\xd4fb,\xd4fe]->\x3521, [\xd540,\xd57e]->\x3525, [\xd5a1,\xd5bb]->\x3564, [\xd5bc,\xd5fe]->\x3621, [\xd640,\xd65a]->\x3664, [\xd65b,\xd67e]->\x3721, [\xd6a1,\xd6da]->\x3745, [\xd6db,\xd6fe]->\x3821, [\xd740,\xd779]->\x3845, [\xd77a,\xd77e]->\x3921, [\xd7a1,\xd7f9]->\x3926, [\xd7fa,\xd7fe]->\x3a21, [\xd840,\xd87e]->\x3a26, [\xd8a1,\xd8ba]->\x3a65, [\xd8bb,\xd8fe]->\x3b21, [\xd940,\xd959]->\x3b65, [\xd95a,\xd97e]->\x3c21, [\xd9a1,\xd9d9]->\x3c46, [\xd9da,\xd9fe]->\x3d21, [\xda40,\xda78]->\x3d46, [\xda79,\xda7e]->\x3e21, [\xdaa1,\xdaf8]->\x3e27, [\xdaf9,\xdafe]->\x3f21, [\xdb40,\xdb7e]->\x3f27, [\xdba1,\xdbb9]->\x3f66, [\xdbba,\xdbfe]->\x4021, [\xdc40,\xdc58]->\x4066, [\xdc59,\xdc7e]->\x4121, [\xdca1,\xdcd8]->\x4147, [\xdcd9,\xdcfe]->\x4221, [\xdd40,\xdd77]->\x4247, [\xdd78,\xdd7e]->\x4321, [\xdda1,\xddf7]->\x4328, [\xddf8,\xddfe]->\x4421, [\xde40,\xde7e]->\x4428, [\xdea1,\xdeb8]->\x4467, [\xdeb9,\xdefe]->\x4521, [\xdf40,\xdf57]->\x4567, [\xdf58,\xdf7e]->\x4621, [\xdfa1,\xdfd7]->\x4648, [\xdfd8,\xdffe]->\x4721, [\xe040,\xe076]->\x4748, [\xe077,\xe07e]->\x4821, [\xe0a1,\xe0f6]->\x4829, [\xe0f7,\xe0fe]->\x4921, [\xe140,\xe17e]->\x4929, [\xe1a1,\xe1b7]->\x4968, [\xe1b8,\xe1fe]->\x4a21, [\xe240,\xe256]->\x4a68, [\xe257,\xe27e]->\x4b21, [\xe2a1,\xe2d6]->\x4b49, [\xe2d7,\xe2fe]->\x4c21, [\xe340,\xe375]->\x4c49, [\xe376,\xe37e]->\x4d21, [\xe3a1,\xe3f5]->\x4d2a, [\xe3f6,\xe3fe]->\x4e21, [\xe440,\xe47e]->\x4e2a, [\xe4a1,\xe4b6]->\x4e69, [\xe4b7,\xe4fe]->\x4f21, [\xe540,\xe555]->\x4f69, [\xe556,\xe57e]->\x5021, [\xe5a1,\xe5d5]->\x504a, [\xe5d6,\xe5fe]->\x5121, [\xe640,\xe674]->\x514a, [\xe675,\xe67e]->\x5221, [\xe6a1,\xe6f4]->\x522b, [\xe6f5,\xe6fe]->\x5321, [\xe740,\xe77e]->\x532b, [\xe7a1,\xe7b5]->\x536a, [\xe7b6,\xe7fe]->\x5421, [\xe840,\xe854]->\x546a, [\xe855,\xe87e]->\x5521, [\xe8a1,\xe8d4]->\x554b, [\xe8d5,\xe8fe]->\x5621, [\xe940,\xe973]->\x564b, [\xe974,\xe97e]->\x5721, [\xe9a1,\xe9f3]->\x572c, [\xe9f4,\xe9fe]->\x5821, [\xea40,\xea7e]->\x582c, [\xeaa1,\xeab4]->\x586b, [\xeab5,\xeafe]->\x5921, [\xeb40,\xeb53]->\x596b, [\xeb54,\xeb7e]->\x5a21, [\xeba1,\xebd3]->\x5a4c, [\xebd4,\xebfe]->\x5b21, [\xec40,\xec72]->\x5b4c, [\xec73,\xec7e]->\x5c21, [\xeca1,\xecf2]->\x5c2d, [\xecf3,\xecfe]->\x5d21, [\xed40,\xed7e]->\x5d2d, [\xeda1,\xedb3]->\x5d6c, [\xedb4,\xedfe]->\x5e21, [\xee40,\xee52]->\x5e6c, [\xee53,\xee7e]->\x5f21, [\xeea1,\xeed2]->\x5f4d, [\xeed3,\xeefe]->\x6021, [\xef40,\xef71]->\x604d, [\xef72,\xef7e]->\x6121, [\xefa1,\xeff1]->\x612e, [\xeff2,\xeffe]->\x6221, [\xf040,\xf07e]->\x622e, [\xf0a1,\xf0b2]->\x626d, [\xf0b3,\xf0fe]->\x6321, [\xf140,\xf151]->\x636d, [\xf152,\xf17e]->\x6421, [\xf1a1,\xf1d1]->\x644e, [\xf1d2,\xf1fe]->\x6521, [\xf240,\xf270]->\x654e, [\xf271,\xf27e]->\x6621, [\xf2a1,\xf2f0]->\x662f, [\xf2f1,\xf2fe]->\x6721, [\xf340,\xf37e]->\x672f, [\xf3a1,\xf3b1]->\x676e, [\xf3b2,\xf3fe]->\x6821, [\xf440,\xf450]->\x686e, [\xf451,\xf47e]->\x6921, [\xf4a1,\xf4d0]->\x694f, [\xf4d1,\xf4fe]->\x6a21, [\xf540,\xf56f]->\x6a4f, [\xf570,\xf57e]->\x6b21, [\xf5a1,\xf5ef]->\x6b30, [\xf5f0,\xf5fe]->\x6c21, [\xf640,\xf67e]->\x6c30, [\xf6a1,\xf6b0]->\x6c6f, [\xf6b1,\xf6fe]->\x6d21, [\xf740,\xf74f]->\x6d6f, [\xf750,\xf77e]->\x6e21, [\xf7a1,\xf7cf]->\x6e50, [\xf7d0,\xf7fe]->\x6f21, [\xf840,\xf86e]->\x6f50, [\xf86f,\xf87e]->\x7021, [\xf8a1,\xf8ee]->\x7031, [\xf8ef,\xf8fe]->\x7121, [\xf940,\xf97e]->\x7131, [\xf9a1,\xf9af]->\x7170, [\xf9b0,\xf9fe]->\x7221 -} - -END XLC_XLOCALE |