diff options
Diffstat (limited to 'new_gpg.rc')
-rwxr-xr-x | new_gpg.rc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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
|