diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-16 17:36:39 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-16 17:36:39 +0000 |
commit | febfd5c9c32c8351762d513488d07d830c8d190f (patch) | |
tree | b621832a82c3dd30527b31582bf4a35a77c65415 /protocols/VKontakte/proto_vkontakte/res | |
parent | bece32829be02962ff85d1065080fe5e350d7226 (diff) |
Away icon removed from VK iconpack
git-svn-id: http://svn.miranda-ng.org/main/trunk@6507 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/proto_vkontakte/res')
-rw-r--r-- | protocols/VKontakte/proto_vkontakte/res/Away.ico | bin | 5430 -> 0 bytes | |||
-rw-r--r-- | protocols/VKontakte/proto_vkontakte/res/Proto_VKontakte.rc | 3 |
2 files changed, 1 insertions, 2 deletions
diff --git a/protocols/VKontakte/proto_vkontakte/res/Away.ico b/protocols/VKontakte/proto_vkontakte/res/Away.ico Binary files differdeleted file mode 100644 index 96041b79aa..0000000000 --- a/protocols/VKontakte/proto_vkontakte/res/Away.ico +++ /dev/null diff --git a/protocols/VKontakte/proto_vkontakte/res/Proto_VKontakte.rc b/protocols/VKontakte/proto_vkontakte/res/Proto_VKontakte.rc index 7cd2882d24..4acf411df3 100644 --- a/protocols/VKontakte/proto_vkontakte/res/Proto_VKontakte.rc +++ b/protocols/VKontakte/proto_vkontakte/res/Proto_VKontakte.rc @@ -53,8 +53,7 @@ END // remains consistent on all systems.
IDI_ICON1 ICON "Offline.ico"
IDI_ICON2 ICON "Online.ico"
-IDI_ICON3 ICON "Away.ico"
-IDI_ICON4 ICON "Invisible.ico"
+IDI_ICON3 ICON "Invisible.ico"
#endif // Russian (Russia) resources
/////////////////////////////////////////////////////////////////////////////
|