diff options
Diffstat (limited to 'iconvdata/gconv-modules')
-rw-r--r-- | iconvdata/gconv-modules | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/iconvdata/gconv-modules b/iconvdata/gconv-modules index a8fcd8f0b3..a14dbbe9d6 100644 --- a/iconvdata/gconv-modules +++ b/iconvdata/gconv-modules @@ -1927,3 +1927,29 @@ alias ISO8859-9E// ISO-8859-9E// alias ISO88599E// ISO-8859-9E// module ISO-8859-9E// INTERNAL ISO8859-9E 1 module INTERNAL ISO-8859-9E// ISO8859-9E 1 + +# from to module cost +alias ROMAN9// HP-ROMAN9// +alias R9// HP-ROMAN9// +alias HPROMAN9// HP-ROMAN9// +module HP-ROMAN9// INTERNAL HP-ROMAN9 1 +module INTERNAL HP-ROMAN9// HP-ROMAN9 1 + +# from to module cost +alias TURKISH8// HP-TURKISH8// +alias HPTURKISH8// HP-TURKISH8// +alias OSF10010006// HP-TURKISH8// +module HP-TURKISH8// INTERNAL HP-TURKISH8 1 +module INTERNAL HP-TURKISH8// HP-TURKISH8 1 + +# from to module cost +alias THAI8// HP-THAI8// +alias HPTHAI8// HP-THAI8// +module HP-THAI8// INTERNAL HP-THAI8 1 +module INTERNAL HP-THAI8// HP-THAI8 1 + +# from to module cost +alias HPGREEK8// HP-GREEK8// +alias OSF10010004// HP-GREEK8// +module HP-GREEK8// INTERNAL HP-GREEK8 1 +module INTERNAL HP-GREEK8// HP-GREEK8 1 |