D23119: Fix dates being on the wrong locale when setting an application language individually

Albert Astals Cid noreply at phabricator.kde.org
Mon Aug 12 23:32:06 BST 2019


aacid created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
aacid requested review of this revision.

REVISION SUMMARY
  We were only setting LANGUAGE, but that does not set LC_TIME so the time was still
  set to the "system" locale, we now set LC_ALL to switch the application completely to that language

REPOSITORY
  R263 KXmlGui

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D23119

AFFECTED FILES
  autotests/kxmlgui_unittest.cpp
  src/kswitchlanguagedialog_p.cpp

To: aacid
Cc: kde-frameworks-devel, asemke, LeGast00n, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190812/650ffb88/attachment.html>


More information about the Kde-frameworks-devel mailing list