mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01: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
@ -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…
x
Reference in New Issue
Block a user