[Bug 20377] MacOS LANG=xyz wine winecfg does not switch language/locale

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 20 20:37:27 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=20377


Charles Davis <cdavis at mines.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cdavis at mines.edu




--- Comment #2 from Charles Davis <cdavis at mines.edu>  2009-11-20 20:37:26 ---
Then why has nobody fixed this yet?

This seems like a really easy fix. All we have to do is call getenv("LANG"),
and if it returns non-NULL, we don't use the system locale. Or am I missing
something?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list