Author: ericwa
Date: Thu Aug 22 00:30:15 2013
New Revision: 37002

URL: http://svn.gna.org/viewcvs/gnustep?rev=37002&view=rev
Log:
* Source/x11/XIMInputServer.m: Add the setlocale(LC_CTYPE, "") call
back that I removed last year (r35152).

I tested the fcitx input method, and without the setlocale call,
XOpenIM would fail. I'm not sure what the best plan is in the long
term, I wanted to avoid calling setlocale from the core frameworks
but in this case xlib seems to require it.

Modified:
    libs/back/trunk/ChangeLog
    libs/back/trunk/Source/x11/XIMInputServer.m


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to