summaryrefslogtreecommitdiff
path: root/new_gpg.rc
diff options
context:
space:
mode:
Diffstat (limited to 'new_gpg.rc')
-rwxr-xr-xnew_gpg.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/new_gpg.rc b/new_gpg.rc
index e2705d7..6ebf7ad 100755
--- a/new_gpg.rc
+++ b/new_gpg.rc
@@ -356,6 +356,8 @@ BEGIN
EDITTEXT IDC_OUT_CLOSE_TAG,151,46,90,14,ES_AUTOHSCROLL
RTEXT "Open:",IDC_STATIC,13,49,26,8
RTEXT "Close:",IDC_STATIC,127,49,23,8
+ CONTROL "Strip all tags in outgoing messages",IDC_STRIP_TAGS,
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,3,76,233,10
END