Add unix locale to code page mapping for ISO-8859-16

Dmitry Timoshkov dmitry at baikal.ru
Thu Nov 4 11:00:08 CST 2004


Hello,

Changelog:
    Dmitry Timoshkov <dmitry at codeweavers.com>
    Add unix locale to code page mapping for ISO-8859-16.

--- cvs/hq/wine/dlls/kernel/locale.c	Tue Nov 02 02:44:20 2004
+++ wine/dlls/kernel/locale.c	Thu Nov 04 16:53:09 2004
@@ -111,6 +111,7 @@ static const struct charset_entry
     { "ISO885913", 28603 },
     { "ISO885914", 28604 },
     { "ISO885915", 28605 },
+    { "ISO885916", 28606 },
     { "ISO88592", 28592 },
     { "ISO88593", 28593 },
     { "ISO88594", 28594 },






More information about the wine-patches mailing list