[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#845788: plasma-desktop: Incorrect values in ~/.config/plasma*



¡Hola Maximiliano!

On Tue, Nov 29, 2016 at 02:43:44PM +0100, Maximiliano Curia wrote:
> Mmh, I see the en_NL option in the formats kcm, which isn't a valid locales
> value. This seems to be a qt issue, the combos are filled calling:
> QList<QLocale> allLocales = QLocale::matchingLocales(QLocale::AnyLanguage, QLocale::AnyScript, QLocale::AnyCountry);

FWIW Qt does not maintain its own locales database, it uses a C++ file
generated from CLDR data instead. It looks like en_NL was added in CLDR v29.

See:

- https://code.qt.io/cgit/qt/qtbase.git/commit?id=eb26f2b19babf8cd
  (in this commit the English/Latin/Netherlands line was added)

- http://www.unicode.org/cldr/charts/latest/supplemental/territory_language_information.html#NL

(This is just a side note, I do not yet reject this bug.)

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature


Reply to: