diff options
author | Rozhuk Ivan <rozhuk.im@gmail.com> | 2014-03-05 22:24:53 +0000 |
---|---|---|
committer | Rozhuk Ivan <rozhuk.im@gmail.com> | 2014-03-05 22:24:53 +0000 |
commit | d5adcdbd5c1fda81f1be805dadc8021837ed706d (patch) | |
tree | e10c78a3f6cdd61a462d35e166e90f2d6495749d /protocols/MRA/src/resource.h | |
parent | 1b4b315a7d30af10f17719aadae1ba3b62c56b11 (diff) |
+ Add: "Automatically authorization on mail.ru web services" option, enabled by default
+ Restore: mail.ru web services for non MRA contacts with email
+ Restore: hidden option "HideMenuItemsForNonMRAContacts", disabled by default
* Fix: show mail.ru web services then proto is offline
* Code clean up few small fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@8422 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/MRA/src/resource.h')
-rw-r--r-- | protocols/MRA/src/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/MRA/src/resource.h b/protocols/MRA/src/resource.h index ce5e636e0d..eb89c48c19 100644 --- a/protocols/MRA/src/resource.h +++ b/protocols/MRA/src/resource.h @@ -66,6 +66,7 @@ #define IDC_FILE_SEND_ENABLE_MRIMPROXY_CONS 1015
#define IDC_AUTO_AUTH_GRAND_IN_CLIST 1015
#define IDC_AUTO_AUTH_GRAND_NEW_USERS 1016
+#define IDC_AUTO_AUTH_ON_WEB_SVCS 1017
#define IDC_OPTIONSTAB 1017
#define IDC_NEW_ACCOUNT_LINK 1018
#define IDC_LOOKUPLINK 1019
|