[PATCH 1/2] kernel32: Use Latin-3 codepage for Esperanto

Alexandre Julliard julliard at winehq.org
Tue Mar 5 13:48:13 CST 2019


Alex Henrie <alexhenrie24 at gmail.com> writes:

> diff --git a/dlls/kernel32/nls/eox.nls b/dlls/kernel32/nls/eox.nls
> index 0dc82fe3a7..d6713730e2 100644
> --- a/dlls/kernel32/nls/eox.nls
> +++ b/dlls/kernel32/nls/eox.nls
> @@ -49,7 +49,7 @@ STRINGTABLE LANGUAGE LANG_ESPERANTO, SUBLANG_DEFAULT
>    LOCALE_IDEFAULTANSICODEPAGE "0"
>    LOCALE_IDEFAULTCODEPAGE "1"
>    LOCALE_IDEFAULTCOUNTRY ""
> -  LOCALE_IDEFAULTEBCDICCODEPAGE "500"
> +  LOCALE_IDEFAULTEBCDICCODEPAGE "28593"

Somehow I doubt that your problem is caused by the EBCDIC codepage.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list