Hi

I'm writing a pure Qt4 application, presently working on Linux/openSUSE/KDE3 & 4.

I've tried changing locale settings (to enable Hindi language) in KDE3 as well as KDE4, still QLocale::system().name() is returning "en_US" in my application.
Do this change needed to be applied to whole system for Qt to detect locale e.g through YaST?

Thanks,