diff options
Diffstat (limited to 'patchsets/motif/2.2.3/09_all_utf8.patch')
-rw-r--r-- | patchsets/motif/2.2.3/09_all_utf8.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/patchsets/motif/2.2.3/09_all_utf8.patch b/patchsets/motif/2.2.3/09_all_utf8.patch index bb7c7f8..e9040db 100644 --- a/patchsets/motif/2.2.3/09_all_utf8.patch +++ b/patchsets/motif/2.2.3/09_all_utf8.patch @@ -1,5 +1,5 @@ ---- openMotif-2.2.3/tools/wml/UilSymCSet.h.utf8 2004-03-04 17:41:48.000000000 +0100 -+++ openMotif-2.2.3/tools/wml/UilSymCSet.h 2004-03-17 12:54:23.000000000 +0100 +--- openMotif-2.2.3/tools/wml/UilSymCSet.h.utf8 ++++ openMotif-2.2.3/tools/wml/UilSymCSet.h @@ -32,6 +32,7 @@ "JISX0201.1976-0", /* jis_katakana */ "KSC5601.1987-0", /* ksc_hangul */ @@ -53,8 +53,8 @@ */ -externaldef(uil_sym_glbl) unsigned short int charset_lang_table_max = 72; +externaldef(uil_sym_glbl) unsigned short int charset_lang_table_max = 73; ---- openMotif-2.2.3/tools/wml/UilSymGen.h.utf8 2004-03-04 17:41:48.000000000 +0100 -+++ openMotif-2.2.3/tools/wml/UilSymGen.h 2004-03-17 12:54:23.000000000 +0100 +--- openMotif-2.2.3/tools/wml/UilSymGen.h.utf8 ++++ openMotif-2.2.3/tools/wml/UilSymGen.h @@ -1417,6 +1417,7 @@ #define sym_k_jis_katakana_charset 21 #define sym_k_ksc_hangul_charset 22 @@ -63,8 +63,8 @@ /* Define literals for automatic children */ ---- openMotif-2.2.3/tools/wml/motif.wml.utf8 2003-10-08 23:07:47.000000000 +0200 -+++ openMotif-2.2.3/tools/wml/motif.wml 2004-03-17 12:56:09.000000000 +0100 +--- openMotif-2.2.3/tools/wml/motif.wml.utf8 ++++ openMotif-2.2.3/tools/wml/motif.wml @@ -163,6 +163,9 @@ ksc_hangul_gr { XmStringCharsetName = "KSC5601.1987-1"; |