calamares/src/modules/welcome
Adriaan de Groot 8aa8597ab0 [welcome] Start up in more-specific system language
Because of the way Qt interprets the environment variable
LANG, using `sr@latin` or `sr@latn` or `ca@valencia` would
get you `sr` or `ca`, respectively, which isn't an exact
match. Now that Translation has special-handling for
those values of LANG, match with the ID first.

This allows starting Calamares in Serbian (Latin script)
or Catalan (Valencia) for locales that need it. (Qt doesn't
recognize ca@valencia as a variant, since that's a region-
based locale, not country- or script-based)
2022-05-04 10:49:57 +02:00
..
checker [welcome] Improve logging of unsatisfied requirements 2021-11-01 14:24:50 +01:00
tests [welcome] add SPDX-tags to test-data 2021-09-03 21:21:44 +02:00
CMakeLists.txt [welcome] [welcomeq] Move requirements to Config 2021-08-26 16:39:55 +02:00
Config.cpp [welcome] Start up in more-specific system language 2022-05-04 10:49:57 +02:00
Config.h Merge branch 'calamares' into refactor-translation 2021-09-06 15:38:42 +02:00
language-icon-48px.png [welcome] Add standard language-chooser icon 2019-04-18 22:38:12 +02:00
language-icon-48px.png.license REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
language-icon-128px.png [welcome] Add standard language-chooser icon 2019-04-18 22:38:12 +02:00
language-icon-128px.png.license REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
Tests.cpp [welcome] Fix up and expand tests 2021-09-06 12:35:24 +02:00
welcome.conf [welcome] Load potentially a list of URLs to check 2021-08-01 23:52:27 +02:00
welcome.qrc [welcome] using config for both qcc2 or qwidgets 2020-03-11 14:48:06 +01:00
welcome.schema.yaml REUSE: (GPL-3.0-or-later) all the schema files 2020-08-26 02:01:58 +02:00
WelcomePage.cpp [welcome] Use cDebug() for logging 2022-04-11 11:19:38 +02:00
WelcomePage.h [libcalamares] Rename files Label -> Translation 2021-07-28 14:22:28 +02:00
WelcomePage.ui REUSE: use <author> tag in .ui for license info 2020-08-26 02:05:46 +02:00
WelcomeViewStep.cpp [welcome] [welcomeq] Move requirements to Config 2021-08-26 16:39:55 +02:00
WelcomeViewStep.h [welcome] [welcomeq] Move requirements to Config 2021-08-26 16:39:55 +02:00