Skip to content

Rework custom about data handling

Andre Heinecke requested to merge work/aheinecke/aboutdata_update into kf5

This uses Kleo::gpgvVerify instead of all the ifdef Windows code to verify a settings file and update the about data accordingly. Since the verified settings file may contain additional settings it is stored in the KleopatraApplication object for future use.

GnuPG-Bug-Id: T6797

Depends on: libkleo!54 (merged)

Merge request reports