Review Request 118150: Read locale settings from config for Plasma sessions
Sebastian Kügler
sebas at kde.org
Thu May 15 14:47:40 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118150/
-----------------------------------------------------------
Review request for Plasma.
Repository: plasma-workspace
Description
-------
QLocale, as opposed to KLocale picks up environmental variables such as LANG, LC_NUMERIC, etc. from the environment. In order to set up the locale correctly, those need to be exported in a Plasma session. startkde does this by sourcing a file with export statements, which has been written by the new Formats KCM. This patch implements the startkde portion of it.
Diffs
-----
startkde/startkde.cmake c997c39
Diff: https://git.reviewboard.kde.org/r/118150/diff/
Testing
-------
Set locale settings in kcmshell5 formats, re-logged in, checked that we get the right QLocale settings (for example in Plasma's clock).
Thanks,
Sebastian Kügler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140515/41f2f8af/attachment.html>
More information about the Plasma-devel
mailing list