Home | History | Annotate | Line # | Download | only in hello-c++-qt
BUGS revision 1.1.1.1
      1 Qt looks only at the LANG value and ignores LC_MESSAGES and LC_ALL. (Bug in
      2 function QTextCodec::locale().) Therefore, to make it work, you have to set
      3 LANG to the same value as LC_ALL or LC_MESSAGES.
      4