diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-10-27 10:29:01 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-10-27 10:29:01 +0000 |
commit | 9cc7d99f174805bc965f5bc6d0ba09e592515b80 (patch) | |
tree | f47e17ea2d751d193d3b6901cd3e5b09630f8c89 /protocols/VKontakte/res | |
parent | 908f1787312f52e30020163ba29d1326b76b4ca6 (diff) |
VKontakte:
remove unneeded code
add “Open broadcast” contacts menuitem
when ListeningTo \<VK>Enabled is change, MusicSendMetod is also change
some cleanup
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@10877 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/res')
-rw-r--r-- | protocols/VKontakte/res/broadcast.ico | bin | 0 -> 1150 bytes | |||
-rw-r--r-- | protocols/VKontakte/res/resource.rc | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/protocols/VKontakte/res/broadcast.ico b/protocols/VKontakte/res/broadcast.ico Binary files differnew file mode 100644 index 0000000000..07fb57cc6b --- /dev/null +++ b/protocols/VKontakte/res/broadcast.ico diff --git a/protocols/VKontakte/res/resource.rc b/protocols/VKontakte/res/resource.rc index abad01a9a2..6368efe05c 100644 --- a/protocols/VKontakte/res/resource.rc +++ b/protocols/VKontakte/res/resource.rc @@ -34,6 +34,7 @@ IDI_ABUSE ICON "report.ico" IDI_VISITPROFILE ICON "home.ico"
IDI_HISTORY ICON "history.ico"
IDI_KEYS ICON "key.ico"
+IDI_BROADCAST ICON "broadcast.ico"
#endif // () resources
/////////////////////////////////////////////////////////////////////////////
|