mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
tools,w32: Add resource and manifest files to all binaries.
--
This commit is contained in:
parent
c7d389e772
commit
54c1f2518e
17 changed files with 378 additions and 21 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue