Home GnuPG

Fix installation of qt.conf with MSI installers

Description

Fix installation of qt.conf with MSI installers

* src/Makefile.am (EXTRA_DIST): Add qt.conf.
* src/inst-qtbase.nsi: Install qt.conf file instead of writing it.
* src/qt.conf: New.

When the environment variable GNUPGHOME is set this returns
the according values using QStandardPaths.

This was not applied for GnuPG VS-Desktop since it used
the FileWrite mechanism of NSIS instead if installing the
file, which is not converted into WXS.

(manually cherry picked from 70175060e8d01c313968d02b915f9dc47b1ca69d)

Details

Provenance
ikloeckerAuthored on Jul 9 2025, 3:54 PM
Parents
rW340201157d21: Remove obsolete gen-local-l10n.sh
Branches
Unknown
Tags
Unknown
Tasks
T7700: Kleopatra: Move kleopatrarc away from %LOCALAPPDATA%