diff options
author | Rozhuk Ivan <rozhuk.im@gmail.com> | 2014-03-07 21:50:21 +0000 |
---|---|---|
committer | Rozhuk Ivan <rozhuk.im@gmail.com> | 2014-03-07 21:50:21 +0000 |
commit | 4b00a811ae7e3678578b04e6811265076f9404d9 (patch) | |
tree | aec31fae331b9e4c4543433ed4bdd3fc2300fd0e /protocols/MRA/src/resource.h | |
parent | 5e54cbba072d17eb0f3d0fea9a14f048a3f2ab84 (diff) |
MRA
+ Add: Send E-Mail to contact
- Del: mail.ru blog service
* Change: web authorization via https
* Fix: contact services: auth request, auth grang, send post card
* Fix: net error handle (after prev commit)
git-svn-id: http://svn.miranda-ng.org/main/trunk@8466 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, 0 insertions, 1 deletions
diff --git a/protocols/MRA/src/resource.h b/protocols/MRA/src/resource.h index eb89c48c19..081d1d43b5 100644 --- a/protocols/MRA/src/resource.h +++ b/protocols/MRA/src/resource.h @@ -15,7 +15,6 @@ #define IDD_OPT_AVATRS 109
#define IDI_MAIL_NOTIFY 111
#define IDI_MRA_WEB_SEARCH 112
-#define IDI_MRA_BLOGS 113
#define IDI_MRA_POSTCARD 114
#define IDI_MRA_PHOTO 117
#define IDI_DELETED 118
|