http://bugs.winehq.org/show_bug.cgi?id=33447
--- Comment #19 from Ken Thomases ken@codeweavers.com 2013-04-29 14:22:39 CDT --- Looks better. One more small suggestion while I'm being picky: it's probably best to rename preferred_locales to preferred_langs now, since that's what it really is.
Oh, and also, we no longer need to #include <CoreFoundation/CFBundle.h> since we're not using CFBundleCopyLocalizationsForPreferences().
Thanks again.