Re: Towards BUG Bug 3971: Can not display Chinese characters under linux.

2007-07-31 Thread Jürgen Spitzmüller
Bo Peng wrote: > Jurgen, > > Trunk and branch? OK. Jürgen

Re: Towards BUG Bug 3971: Can not display Chinese characters under linux.

2007-07-31 Thread Bo Peng
> Yes, you should definitely. Jurgen, Trunk and branch? Index: src/frontends/qt4/GuiApplication.cpp === --- src/frontends/qt4/GuiApplication.cpp(revision 19253) +++ src/frontends/qt4/GuiApplication.cpp(working copy)

Re: Towards BUG Bug 3971: Can not display Chinese characters under linux.

2007-07-31 Thread Jean-Marc Lasgouttes
"Bo Peng" <[EMAIL PROTECTED]> writes: > qt will find qt_zh.pm for language_name = qt_zh_CN, but the other way > around. Can I remove the language_name.truncate(5) line? Yes, you should definitely. JMarc