https://bugs.kde.org/show_bug.cgi?id=491305
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/5a687105d02d3882accd80d25 |t/fecb669d90835d7cc6855944c |1861f264be22c18 |a842e150bcf77c3 --- Comment #25 from Nate Graham <[email protected]> --- Git commit fecb669d90835d7cc6855944ca842e150bcf77c3 by Nate Graham. Committed on 30/09/2024 at 13:16. Pushed by ngraham into branch 'Plasma/6.2'. kcm_regionandlang: always set LC_* when changing language If the LC_* is not set with Plasma (~/.config/plasma-localerc), they inherit system-wide setting. However, we don't take system-wide setting into account when displaying LC_* vars. As the result, the UI may display incorrect results. Always set LC_* when changing language to avoid this issue. (cherry picked from commit 5a687105d02d3882accd80d251861f264be22c18) Co-authored-by: Han Young <[email protected]> M +4 -0 kcms/region_language/kcmregionandlang.cpp M +12 -0 kcms/region_language/regionandlangsettings.cpp M +23 -0 kcms/region_language/regionandlangsettings.h https://invent.kde.org/plasma/plasma-workspace/-/commit/fecb669d90835d7cc6855944ca842e150bcf77c3 -- You are receiving this mail because: You are watching all bug changes.
