elementary / switchboard-plug-keyboard

Switchboard Keyboard Plug
GNU General Public License v2.0
28 stars 22 forks source link

l10n: Correctly setup the locales #377

Closed bobby285271 closed 3 years ago

bobby285271 commented 3 years ago

Provides the directory where the locales are actually installed.

We are packaging this in NixOS, and due to NixOS 's special localedir, we cannot apply the translations without this patch.

Thanks in advance for reviewing this :-)