]> git.lyx.org Git - features.git/commit
Fix setting Interlingua as GUI language
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 17 Mar 2015 10:34:28 +0000 (11:34 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 17 Mar 2015 11:37:24 +0000 (12:37 +0100)
commit8aa2d6b18415659e147bfb4039e371a3277226d5
treee190fe9f3b13f3a58829348325066818111f9739
parent7aad787047e095957cd8bdbb755df51dacc36091
Fix setting Interlingua as GUI language

The problem came from the fact that Qt associates Interlingua to locale C.
Now, we do not rely anymore on the Qt locale to set the language. I suspect that the problem will still exist if the system locale is ia_IA.

Fixes bug #9267.
src/frontends/qt4/GuiApplication.cpp