summaryrefslogtreecommitdiffstats
path: root/tools/gpg-connect-agent-w32info.rc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gpg-connect-agent-w32info.rc')
-rw-r--r--tools/gpg-connect-agent-w32info.rc5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/gpg-connect-agent-w32info.rc b/tools/gpg-connect-agent-w32info.rc
index 8c6735918..06612f8d2 100644
--- a/tools/gpg-connect-agent-w32info.rc
+++ b/tools/gpg-connect-agent-w32info.rc
@@ -32,8 +32,7 @@
BEGIN
BLOCK "040904b0" /* US English (0409), Unicode (04b0) */
BEGIN
- VALUE "FileDescription", L"GnuPG\x2019s command line access \
-to the agent\0"
+ VALUE "FileDescription", L"GnuPG\x2019s IPC tool\0"
VALUE "InternalName", "gpg-connect-agent\0"
VALUE "OriginalFilename", "gpg-connect-agent.exe\0"
VALUE "ProductName", W32INFO_PRODUCTNAME
@@ -49,3 +48,5 @@ to the agent\0"
VALUE "Translation", 0x409, 0x4b0
END
END
+
+1 RT_MANIFEST "gpg-connect-agent.w32-manifest"