calamares/src/modules/localecfg/module.desc
2018-06-19 08:42:25 -04:00

9 lines
230 B
Plaintext

# Enable the configured locales (those set by the user on the
# user page) in /etc/locale.gen, if they are available in the
# target system.
---
type: "job"
name: "localecfg"
interface: "python"
script: "main.py"