Add missing LANG_xxx and SUBLANG_xxx macros

Alexandre Julliard julliard at winehq.org
Wed Feb 8 07:20:14 CST 2006


Francois Gouget <fgouget at free.fr> writes:

> On Tue, 7 Feb 2006, Huw D M Davies wrote:
> [...]
>> Why is WELSH in between TIBETAN and TIGRIGNA ?
>
> No idea. Must be a bug in the sort algorithm ;-)
> Here's a corrected patch.
...
> +#define LANG_YORUBA         0x6a
> +#define LANG_WELSH          0x52
> +#define LANG_ZULU           0x35

The sort algorithm still needs some work ;-)

On a more serious note, you'll need to fix the registry entries in
wine.inf, otherwise the tests fail.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list