summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/res
diff options
context:
space:
mode:
authorSergey Bolhovskoy <elzorfox@ya.ru>2015-02-25 05:28:10 +0000
committerSergey Bolhovskoy <elzorfox@ya.ru>2015-02-25 05:28:10 +0000
commitd9342e0a5916cf57df80b4400d7ce3482a94db5e (patch)
tree136017fbaaef03fd7cd14b4418523b4f95905015 /protocols/VKontakte/res
parent5abf533213e126786cb859be514656a9fb3a514f (diff)
VKontakte:
small memory leak fix add status message support version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12262 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/res')
-rw-r--r--protocols/VKontakte/res/resource.rc1
-rw-r--r--protocols/VKontakte/res/status.icobin0 -> 1150 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/protocols/VKontakte/res/resource.rc b/protocols/VKontakte/res/resource.rc
index 5d242302ca..f199e9e1aa 100644
--- a/protocols/VKontakte/res/resource.rc
+++ b/protocols/VKontakte/res/resource.rc
@@ -35,6 +35,7 @@ IDI_VISITPROFILE ICON "home.ico"
IDI_HISTORY ICON "history.ico"
IDI_KEYS ICON "key.ico"
IDI_BROADCAST ICON "broadcast.ico"
+IDI_STATUS ICON "status.ico"
/////////////////////////////////////////////////////////////////////////////
//
diff --git a/protocols/VKontakte/res/status.ico b/protocols/VKontakte/res/status.ico
new file mode 100644
index 0000000000..d087d077c6
--- /dev/null
+++ b/protocols/VKontakte/res/status.ico
Binary files differ