mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
w32: Add two more registry entries for use with -X
* tools/gpgconf.c (show_other_registry_entries): Add entries.
This commit is contained in:
parent
080fca9f94
commit
a891e55f15
1 changed files with 2 additions and 0 deletions
|
@ -1412,6 +1412,8 @@ show_other_registry_entries (estream_t outfp)
|
|||
{ 3, "splitBCCMails" },
|
||||
{ 3, "combinedOpsEnabled" },
|
||||
{ 3, "encryptSubject" },
|
||||
{ 3, "noSaveBeforeDecrypt" },
|
||||
{ 3, "closeOnUnknownWriteEvent" },
|
||||
{ 0, NULL }
|
||||
};
|
||||
int idx;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue