Comment 3 for bug 928400

Revision history for this message
Gunnar Hjalmarsson (gunnarhj) wrote :

Kubuntu developers:

It turns out that I wasn't attentive enough when proposing some changes that were uploaded in language-selector 0.63; sorry about that.

We have made a conceptual change as regards which environment variables are used to represent the display language respective the regional formats. As a result we now have:
* writeSysFormatsSetting, which sets formats related LC_* variables
* writeSysLanguageSetting, which sets LANGUAGE and LANG

The rationale for the change is best summarized in the description of bug #926207.

Please let me know if there is anything else you need to know to be able to fix onSystemLanguageApply() in LanguageSelector/qt/QtLanguageSelector.py.