Created attachment 504527 [details] Suggested Cnages as git patch Because systemd introduced /etc/locale.conf as a configuration file for the locale I want to suggest to replace the reference to /etc/sysconfig/i18n to /etc/locale.conf in lang.*
NAK as posted... we need to support the old file as a fallback.
O; from my point of view, we should have only one global configuration file. If we need the old file name as a failback solution, it should be a sym link to the primary configuration file.
That only works if they're the same format.
Both files (/etc/locale.conf and /etc/sysconfig/i18n) are simple collections of assignements of shell variables. For /etc/locale.conf please refer man 5 locale.conf for further information.
This got done a while ago. *** This bug has been marked as a duplicate of bug 706756 ***