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/res/resource.rc | |
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/res/resource.rc')
-rw-r--r-- | protocols/MRA/res/resource.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/MRA/res/resource.rc b/protocols/MRA/res/resource.rc index dec2c6899d..73e6b06061 100644 --- a/protocols/MRA/res/resource.rc +++ b/protocols/MRA/res/resource.rc @@ -36,7 +36,6 @@ IDI_AUTHRUGUEST ICON "AuthReguest.ico" IDI_AUTHGRANT ICON "AuthGrant.ico"
IDI_MAIL_NOTIFY ICON "MailNotify.ico"
IDI_MRA_WEB_SEARCH ICON "WebSearch.ico"
-IDI_MRA_BLOGS ICON "Blogs.ico"
IDI_MRA_POSTCARD ICON "PostCards.ico"
IDI_MRA_PHOTO ICON "Photo.ico"
IDI_MRA_CHAT ICON "Chat.ico"
|