X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=OPS;h=fb8bc8ddaca511b9cd2ae27995470913f273400f;hp=c227b96efaebb3a3dbfbd0dd31557048e070d70b;hb=0ec2f0f11f8b044e4f85dbc3e19cab67fd2400a8;hpb=1d0ce70b85c36973b50e5783fe7b72941c81c0a9 diff --git a/OPS b/OPS index c227b96..fb8bc8d 100644 --- a/OPS +++ b/OPS @@ -31,13 +31,11 @@ OP_COMPOSE_EDIT_MIME "edit attachment using mailcap entry" OP_COMPOSE_EDIT_NEWSGROUPS "edit the newsgroups list" OP_COMPOSE_EDIT_REPLY_TO "edit the Reply-To field" OP_COMPOSE_EDIT_FOLLOWUP_TO "edit the Followup-To field" -OP_COMPOSE_EDIT_X_COMMENT_TO "edit the X-Comment-To field" OP_COMPOSE_EDIT_SUBJECT "edit the subject of this message" OP_COMPOSE_EDIT_TO "edit the TO list" OP_CREATE_MAILBOX "create a new mailbox (IMAP only)" OP_EDIT_TYPE "edit attachment content type" OP_COMPOSE_GET_ATTACHMENT "get a temporary copy of an attachment" -OP_COMPOSE_ISPELL "run ispell on the message" OP_COMPOSE_NEW_MIME "compose new attachment using mailcap entry" OP_COMPOSE_TOGGLE_RECODE "toggle recoding of this attachment" OP_COMPOSE_POSTPONE_MESSAGE "save this message to send later" @@ -114,7 +112,6 @@ OP_MAIN_CHANGE_GROUP "open a different newsgroup" OP_MAIN_CHANGE_GROUP_READONLY "open a different newsgroup in read only mode" OP_MAIN_CLEAR_FLAG "clear a status flag from a message" OP_MAIN_DELETE_PATTERN "delete messages matching a pattern" -OP_REBUILD_CACHE "rebuild header caching databases" OP_RECONSTRUCT_THREAD "reconstruct thread containing current message" OP_MAIN_IMAP_FETCH "force retrieval of mail from IMAP server" OP_MAIN_FETCH_MAIL "retrieve mail from POP server" @@ -205,7 +202,6 @@ 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" @@ -214,12 +210,4 @@ 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"