X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=OPS;h=c227b96efaebb3a3dbfbd0dd31557048e070d70b;hp=cb979bd3212a59e9806b1cd4cfc01c0f3e02d520;hb=f3cbb9f51357972f6e74244494236a41dc4d84cd;hpb=546433d312df43754962a34eac05fee84d73a455 diff --git a/OPS b/OPS index cb979bd..c227b96 100644 --- a/OPS +++ b/OPS @@ -205,3 +205,21 @@ OP_SIDEBAR_NEXT_NEW "go down to next mailbox with new mail" OP_SIDEBAR_PREV "go to previous mailbox" OP_SIDEBAR_PREV_NEW "go to previous mailbox with new mail" OP_SIDEBAR_OPEN "open hilighted mailbox" +OP_COMPOSE_ATTACH_KEY "attach a PGP public key" +OP_COMPOSE_PGP_MENU "show PGP options" +OP_MAIL_KEY "mail a PGP public key" +OP_VERIFY_KEY "verify a PGP public key" +OP_VIEW_ID "view the key's user id" +OP_CHECK_TRADITIONAL "check for classic pgp" +OP_COMPOSE_SMIME_MENU "show S/MIME options" +OP_DECRYPT_SAVE "make decrypted copy and delete" +OP_DECRYPT_COPY "make decrypted copy" +OP_FORGET_PASSPHRASE "wipe passphrase(s) from memory" +OP_EXTRACT_KEYS "extract supported public keys" +OP_MIX_USE "Accept the chain constructed" +OP_MIX_APPEND "Append a remailer to the chain" +OP_MIX_INSERT "Insert a remailer into the chain" +OP_MIX_DELETE "Delete a remailer from the chain" +OP_MIX_CHAIN_PREV "Select the previous element of the chain" +OP_MIX_CHAIN_NEXT "Select the next element of the chain" +OP_COMPOSE_MIX "send the message through a mixmaster remailer chain"