summaryrefslogtreecommitdiffstats
path: root/dirmngr
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2023-05-24 14:16:10 +0200
committerWerner Koch <wk@gnupg.org>2023-05-24 14:16:10 +0200
commit6657230f9ee40ca0cfcfd16c12b3288a975944b0 (patch)
treeb8bc37399a9591c3efc283a4954c355cce0d4645 /dirmngr
parentw32: Add missing manifests and set a requestedExecutionLevel. (diff)
downloadgnupg2-6657230f9ee40ca0cfcfd16c12b3288a975944b0.tar.xz
gnupg2-6657230f9ee40ca0cfcfd16c12b3288a975944b0.zip
w32: Add missing supportedOS Ids for Windows-10
--
Diffstat (limited to 'dirmngr')
-rw-r--r--dirmngr/dirmngr-client.w32-manifest.in2
-rw-r--r--dirmngr/dirmngr_ldap.w32-manifest.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/dirmngr/dirmngr-client.w32-manifest.in b/dirmngr/dirmngr-client.w32-manifest.in
index 1d46d19ff..670bb60f1 100644
--- a/dirmngr/dirmngr-client.w32-manifest.in
+++ b/dirmngr/dirmngr-client.w32-manifest.in
@@ -3,7 +3,7 @@
<description>GNU Privacy Guard (Dirmngr Client)</description>
<assemblyIdentity
type="win32"
- name="GnuPG.dirmngr.client"
+ name="GnuPG.dirmngr-client"
version="@BUILD_VERSION@"
/>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
diff --git a/dirmngr/dirmngr_ldap.w32-manifest.in b/dirmngr/dirmngr_ldap.w32-manifest.in
index 67db0841c..509b5e0d1 100644
--- a/dirmngr/dirmngr_ldap.w32-manifest.in
+++ b/dirmngr/dirmngr_ldap.w32-manifest.in
@@ -3,7 +3,7 @@
<description>GNU Privacy Guard (LDAP Helper)</description>
<assemblyIdentity
type="win32"
- name="GnuPG.dirmngr.ldap"
+ name="GnuPG.dirmngr-ldap"
version="@BUILD_VERSION@"
/>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">