Skip to content
Snippets Groups Projects
Commit 10c2771b authored by Simon McVittie's avatar Simon McVittie
Browse files

Add checks for locales and locale-related issues


Some Steam games assume that the en_US.UTF-8 locale is available, and
it's reasonably likely that others assume that the C.UTF-8 locale is
available, or that the locale environment variables are set to usable
values.

Having checks for locale properties will also help us when experimenting
with containers: we can check whether the locale that was set outside
the container is available inside the container.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent fe24a7cc
No related branches found
No related tags found
1 merge request!45Add checks for locales and locale-related issues
Pipeline #1562 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment