[Bug 6706] Localization problem with LC_CTYPE=bg_BG

Wine Bugs wine-bugs at winehq.org
Sat Nov 25 01:23:00 CST 2006


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





------- Additional Comments From batkoljo at mailcity.com  2006-25-11 01:22 -------
Modification of freetype.c, function update_font_info(),
where I replace 
LCID lcid = GetUserDefaultLCID(); 
with 
LCID lcid = GetSystemDefaultLCID();
fixes the problem for me.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list