summaryrefslogtreecommitdiff
path: root/stopspam.rc
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@gmail.com>2010-02-15 06:41:36 +0300
committerGluzskiy Alexandr <sss123next@gmail.com>2010-02-15 06:41:36 +0300
commit02b8498fdb1d06aa8b6f136e2914000d05f29dc2 (patch)
tree3ecb953f29318f5ba9e12fa3e2b6df1fc74e4881 /stopspam.rc
parenta5f8c514a5d7da4cd7049d2439182f51d7c1c195 (diff)
added option for block auth requests with URL (may not work)
Diffstat (limited to 'stopspam.rc')
-rw-r--r--stopspam.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/stopspam.rc b/stopspam.rc
index 32e5e0a..f92195d 100644
--- a/stopspam.rc
+++ b/stopspam.rc
@@ -91,6 +91,8 @@ BEGIN
CONTROL "Add contacts to specified group:",ID_SPECIALGROUP,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,16,134,10
EDITTEXT ID_SPECIALGROUPNAME,159,15,79,12,ES_AUTOHSCROLL
+ CONTROL "Ignore Authorization requests with URL",ID_IGNOREURL,
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,89,270,10
END