elementary / music

Music player and library designed for elementary OS
https://elementary.io
GNU General Public License v3.0
145 stars 49 forks source link

l10n: Correctly setup the locales #648

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, I hope this patch can also help in Flatpak packaging if the community decides to do this in the future.

Some similar PRs:

See also: https://github.com/NixOS/nixpkgs/pull/130380#issuecomment-895720580

Thanks in advance for reviewing this :-)