nextcloud-desktop/cmake
Jyrki Gadinger da43f3dfb4 set CFBundleDevelopmentRegion to "en" and set CFBundleAllowMixedLocalizations
according to [1] the value should be a ISO 639-1 code, so let's correct
it

`CFBundleAllowMixedLocalizations` is the most interesting one: with this
being set the reported QLocale will no longer be English as well

(this also bumps the version info to 2025 :D)

[1]: https://developer.apple.com/documentation/bundleresources/information-property-list/cfbundledevelopmentregion

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-03-26 17:45:02 +01:00
..
modules set CFBundleDevelopmentRegion to "en" and set CFBundleAllowMixedLocalizations 2025-03-26 17:45:02 +01:00
scripts Fix typos found by codespell 2023-06-21 08:47:13 +02:00