X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=OPS;h=fb8bc8ddaca511b9cd2ae27995470913f273400f;hp=0fda7e6f5378d91c2c7bce893fa61c813a727243;hb=0ec2f0f11f8b044e4f85dbc3e19cab67fd2400a8;hpb=0ab517261694b001d2eb17f06f167a4cdd2c7c07 diff --git a/OPS b/OPS index 0fda7e6..fb8bc8d 100644 --- a/OPS +++ b/OPS @@ -31,7 +31,6 @@ 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)" @@ -212,10 +211,3 @@ OP_COMPOSE_SMIME_MENU "show S/MIME options" OP_DECRYPT_SAVE "make decrypted copy and delete" OP_DECRYPT_COPY "make decrypted copy" 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"