Add unix locale to code page mapping for ISO-8859-16.
This commit is contained in:
parent
19def5f7af
commit
65051ec8e2
|
@ -111,6 +111,7 @@ static const struct charset_entry
|
|||
{ "ISO885913", 28603 },
|
||||
{ "ISO885914", 28604 },
|
||||
{ "ISO885915", 28605 },
|
||||
{ "ISO885916", 28606 },
|
||||
{ "ISO88592", 28592 },
|
||||
{ "ISO88593", 28593 },
|
||||
{ "ISO88594", 28594 },
|
||||
|
|
Loading…
Reference in New Issue