mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* keyedit.c (keyedit_menu, menu_clean_sigs_from_uids): Add "minimize"
command.
This commit is contained in:
parent
843d5719e7
commit
a81633ca7d
3 changed files with 19 additions and 10 deletions
|
@ -1659,8 +1659,6 @@ clean_sigs_from_uid(KBNODE keyblock,KBNODE uidnode,int noisy,int self_only)
|
|||
We don't actually remove the user ID packet itself since it might
|
||||
be ressurected in a later merge.
|
||||
|
||||
If this self-sig is a revocation, we also include the most recent
|
||||
valid regular sig since it is hard to import the user ID otherwise.
|
||||
TODO: change the import code to allow importing a uid with only a
|
||||
revocation if the uid already exists on the keyring. */
|
||||
int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue