Skip to content
Commit 91c45f96 authored by Timo Velten's avatar Timo Velten Committed by Nate Graham
Browse files

Handle previously ignored LC_* values

Previously, LC_ADDRESS, LC_PAPER, LC_TELEPHONE and LC_MONETARY
could be changed through system settings (see also c7c2a3a8),
but plasma never actually changed the corresponding environment variables.

To guard against this kind of bug in the future, this commit makes plasma
put all LC_* values (even those not currently supported by system settings)
from plasma-localerc into the environment.

BUG: 480379
FIXED-IN: 5.27.11


(cherry picked from commit a29530af)
parent 3b279472
Pipeline #611949 passed with stage
in 19 minutes and 20 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment