diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-07-04 18:54:21 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-07-04 18:54:21 +0000 |
commit | acb9e41cadc5d23365098b2436604d3a386a79b1 (patch) | |
tree | b55f7273c1b51bf1e2d1f73000a64fd4323f427f /protocols/Skype/Skype_11.vcxproj | |
parent | 75d705f5a32374ed013ed74aa8362df552dc3cff (diff) |
added statusex support. needs for different nicks color when they away or dnd
git-svn-id: http://svn.miranda-ng.org/main/trunk@5233 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/Skype_11.vcxproj')
-rw-r--r-- | protocols/Skype/Skype_11.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Skype/Skype_11.vcxproj b/protocols/Skype/Skype_11.vcxproj index 547bee7d22..4d519677b7 100644 --- a/protocols/Skype/Skype_11.vcxproj +++ b/protocols/Skype/Skype_11.vcxproj @@ -274,7 +274,6 @@ <None Include="res\conf_spawn.ico" />
<None Include="res\main.ico" />
<None Include="res\block.ico" />
- <None Include="res\bookmark.ico" />
<None Include="res\delete.ico" />
<None Include="res\send_contacts.ico" />
</ItemGroup>
|