Fix kleopatra language detection
* Makefile.am (EXTRA_DIST): Add patch. * patches/ki18n/0001-Use-QLocale-system-uiLanguages-as-fallback.patch: New. * src/inst-kleopatra.nsi, src/uninst-kleopatra.nsi: Remove klanguageoverrides handling.
The language overrides did not work as they were not read from the
global folder. This new patch is better. (KDE review 127275)