diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2016-02-02 09:12:46 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2016-02-02 09:12:46 +0000 |
commit | 4b3935850e8e30e1d2a2d9d7c13296efc83db3de (patch) | |
tree | d52d7525612dd81e592b18ca3f7efa8d5729f5ea /protocols/VKontakte/res/resource.rc | |
parent | 2c8efde364e6dc3e3ad2da9e99b667c1b56c1585 (diff) |
VKontakte:
add ‘Mark messages as read’contact menuitem
add copy_history processing in wall attachment type
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@16211 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/res/resource.rc')
-rw-r--r-- | protocols/VKontakte/res/resource.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/VKontakte/res/resource.rc b/protocols/VKontakte/res/resource.rc index 861be3ab3c..e3b426487f 100644 --- a/protocols/VKontakte/res/resource.rc +++ b/protocols/VKontakte/res/resource.rc @@ -37,6 +37,7 @@ IDI_KEYS ICON "key.ico" IDI_BROADCAST ICON "broadcast.ico"
IDI_STATUS ICON "status.ico"
IDI_WALL ICON "wall.ico"
+IDI_MARKMESSAGESASREAD ICON "markread.ico"
/////////////////////////////////////////////////////////////////////////////
//
|