kernel32: Mac: If language is less specific variant of locale, keep locale.

Ken Thomases ken at codeweavers.com
Fri Feb 19 09:44:26 CST 2010


For a Mac user in Australia, for example, the out-of-the-box configuration is
that the preferred language is generic English ("en").  Their formats locale
should be Australia ("en_AU").  Detect that case and don't override
LC_MESSAGES.
---
  dlls/kernel32/locale.c |   10 +++++++---
  1 files changed, 7 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-Mac-If-language-is-less-specific-variant-of.patch
Type: text/x-patch
Size: 1743 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100219/a19a8248/attachment.bin>


More information about the wine-patches mailing list