Comment #5 on issue 1204 by takao.fujiwara1: ibus cannot parse setlocale(LC_ALL, NULL) value in Ubuntu 11.04 (Natty Narwhal)
http://code.google.com/p/ibus/issues/detail?id=1204

If you'd like to support the compound locales, I think one of the major usages is that GUI message is English but people like to use the language IM and fonts.
e.g.
% env LANG=ja_JP.UTF-8 LC_MESSAGES=C LC_TIME=C application

Many implementations could use LC_CTYPE for that purpose.

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复