wxwidgets/.github
Vadim Zeitlin 5ab36f825a Install locales used by our tests in before_install.sh
Previously this was done in the GitHub CI script, but this isn't
specific to GitHub, so do it in the common script to make these locales
also available under Cirrus CI.

Also switch to just installing locales-all instead of installing locales
and then running locale-gen because this is simpler and actually works
(locale-gen would have only worked if we modified /etc/locale.gen before
running it, but we didn't).
2022-12-31 20:31:47 +01:00
..
ISSUE_TEMPLATE Refactor issue templates using HTML comments 2022-09-27 23:27:42 +02:00
workflows Install locales used by our tests in before_install.sh 2022-12-31 20:31:47 +01:00
CONTRIBUTING.md Revert "Explain that GitHub PRs are temporarily disabled" 2022-01-12 23:42:18 +01:00