Home GnuPG

Use qt.conf again to change QtStandardPaths

Description

Use qt.conf again to change QtStandardPaths

* patches/qtbase/0001-Gpg4win-qstandardpaths-patch.patch: Refreshed.
* 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. The basic patch for
this has been around since Qt5 (or even 4) to avoid conflicts
with other distributions of KDE Software on Windows.

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.

Details

Provenance
aheineckeAuthored on Jul 9 2024, 4:03 PM
Parents
rW555c0c21c71a: Fix mingw build patch for kcoreaddons
Branches
Unknown
Tags
Unknown
Tasks
T6799: Kleopatra configuration files in wrong places