Files
flatpak/app
Philip Withnall cc7474d0e9 config: Rework handling of extra-languages to change locale format
Accept the locale format as documented by `setlocale(3)`, rather than
another arbitrary format.

This reworks the validation code, and was tested to accept all the
locales on my F30 system using:
```
flatpak config --user --set extra-languages $(locale -a | tr -s '\n' ';' | head -c -1)
```

Signed-off-by: Philip Withnall <withnall@endlessm.com>
2019-10-24 13:54:05 +01:00
..
2019-02-25 18:12:30 +00:00
2019-02-25 18:12:30 +00:00
2019-09-30 10:52:06 +02:00
2019-02-25 18:12:30 +00:00
2019-09-30 10:52:06 +02:00
2018-07-08 10:05:37 +00:00