diff options
author | George Hazan <george.hazan@gmail.com> | 2013-09-07 17:51:21 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-09-07 17:51:21 +0000 |
commit | df3c30e532ec5c79334b608fb99766e5909a445c (patch) | |
tree | dd641b4a6e47a2d9092ce7c456077b8e20f51f6c /protocols/MRA/src/resource.h | |
parent | ba9274eafbb343c5478054440cfe803b4c894c01 (diff) |
built-in antispam removed from MRA
git-svn-id: http://svn.miranda-ng.org/main/trunk@6006 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/MRA/src/resource.h')
-rw-r--r-- | protocols/MRA/src/resource.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/protocols/MRA/src/resource.h b/protocols/MRA/src/resource.h index 103ca8e88b..a7a0affabb 100644 --- a/protocols/MRA/src/resource.h +++ b/protocols/MRA/src/resource.h @@ -28,7 +28,6 @@ #define IDD_MRAACCOUNT 129
#define IDI_ICON1 130
#define IDI_MRA_ALARM 130
-#define IDD_OPT_ANTISPAM 131
#define IDI_MRA_VIDEO 132
#define IDI_MRA_ANSWERS 133
#define IDI_MRA_WORLD 134
@@ -53,28 +52,22 @@ #define IDC_AUTO_ADD_CONTACTS_TO_SERVER 1009
#define IDC_FILE_SEND_NOOUTCONNECTIONONSEND 1010
#define IDC_AUTO_AUTH_REQ_ON_LOGON 1010
-#define IDC_SHOWPOPUP 1010
#define IDC_KEEPALIVE 1011
#define IDC_FILE_SEND_NOOUTCONNECTIONONRECEIVE 1011
#define IDC_LIST_EMAILS 1011
#define IDC_TRAYICON_NEW_MAIL_NOTIFY 1011
-#define IDC_WRITETOSYSTEMHISTORY 1011
#define IDC_FILE_SEND_IGNORYADDITIONALPORTS 1012
#define IDC_RTF_RECEIVE_ENABLE 1012
-#define IDC_CHK_TEMP_CONTACTS 1012
#define IDC_DELETE_SPAMBOT_CONTACT 1013
#define IDC_RTF_SEND_SMART 1013
#define IDC_COMBO_PHONE 1014
#define IDC_TRAYICON_NEW_MAIL_NOTIFY_CLICK_TO_INBOX 1014
#define IDC_FILE_SEND_ENABLE_DIRECT_CONN 1014
-#define IDC_SEND_SPAM_REPORT_TO_SERVER 1014
#define IDC_EDIT_TEXT 1015
#define IDC_FILE_SEND_ENABLE_MRIMPROXY_CONS 1015
#define IDC_AUTO_AUTH_GRAND_IN_CLIST 1015
-#define IDC_CLN_NON_ALPHNUM 1015
#define IDC_AUTO_AUTH_GRAND_NEW_USERS 1016
#define IDC_OPTIONSTAB 1017
-#define IDC_AUTO_AUTH_GRAND_NEW_USERS_DISABLE_SPAM_CHECK 1017
#define IDC_NEW_ACCOUNT_LINK 1018
#define IDC_LOOKUPLINK 1019
#define IDC_PASSWORD 1020
@@ -90,10 +83,6 @@ #define IDC_PREVIEW 1029
#define IDC_USE_KEEPALIVE_CONN 1030
#define IDC_BUTTON_FONT 1031
-#define IDC_BAD_WORDS_LIST 1032
-#define IDC_EDIT_BAD_WORD 1033
-#define IDC_BUTTON_ADD 1034
-#define IDC_BUTTONREMOVE 1035
#define IDC_EMAIL_USER 1048
#define IDC_EMAIL_DOMAIN 1049
#define IDC_NICK 1053
@@ -105,7 +94,6 @@ #define IDC_CITY 1064
#define IDC_XTITLE 1065
#define IDC_XMSG 1066
-#define IDC_MAX_LANG_CHANGES 1071
#define IDC_USER_BLOG_STATUS_MSG 1072
#define IDC_MSG_TO_SEND 1073
#define IDC_CHK_NOTIFY 1074
|