this post was submitted on 30 May 2024
15 points (94.1% liked)

KDE

5236 readers
112 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 1 year ago
MODERATORS
 

In the Region & Language section of the System Settings, when choosing formats, a list of locales is displayed.

The entries of this list are similar to those in the system (e.g. /usr/share/i18n/supported in Debian) but not identical.

E.g. en_DK.UTF-8 is present in the system but absent from the Plasma locale list; en_SE.UTF-8 is present in the Plasma list, but absent from the system.

Why does Plasma use a separate list of locales?

Where is the Plasma locale list located in the file system?

Is it possible to add a locale absent in Plasma from the system to Plasma?

you are viewing a single comment's thread
view the rest of the comments
[–] formicant@lemmy.kde.social 1 points 5 months ago (1 children)

fwiw here’s the en_SE locale source I use http://www.stacken.kth.se/~auno/en_SE as /usr/share/i18n/locales/en_SE so yes, you can add them

This is adding a KDE layout into the system.

Can I add a system layout into KDE?

[–] eager_eagle@lemmy.world 1 points 5 months ago* (last edited 5 months ago) (1 children)

I don't know what you mean by that. It's a locale, it has nothing to do with KDE or Plasma. It doesn't even need a desktop environment. Plasma Settings will just pick up the ones you have installed.

[–] formicant@lemmy.kde.social 1 points 4 months ago* (last edited 4 months ago) (1 children)

I don’t know what you mean by that. It’s a locale, it has nothing to do with KDE or Plasma. It doesn’t even need a desktop environment. Plasma Settings will just pick up the ones you have installed.

I used to think so too.

However, Plasma apparently has its own list of locales not identical to the system one. (See the first post)

[–] eager_eagle@lemmy.world 1 points 4 months ago* (last edited 4 months ago)

I can see both en_DK and en_SE

did you run locale-gen after adding it?