https://bugs.kde.org/show_bug.cgi?id=344588

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|DOWNSTREAM                  |---
             Status|RESOLVED                    |REOPENED

--- Comment #17 from Nate Graham <n...@kde.org> ---
An alternative would be to do the following:

1. Abuse $LANG to treat it as purely a setting for the language (which it is
not intended to be) and always override it by setting all LC_* environment
variables. Then you could change $LANG and it would only affect the language.

2. Delete the Languages KCM, or merge it into the Formats KCM and make sure
that it is kept in sync with $LANG such that the value of $LANG and the top
language listed in the language list are the same thing. Then the language list
would basically function purely to determine fallback languages for apps that
respect $LANGUAGE (which not all do; Firefox being a prominent example).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to