diff options
author | MikalaiR <nikolay.romanovich@narod.ru> | 2015-04-21 15:09:00 +0000 |
---|---|---|
committer | MikalaiR <nikolay.romanovich@narod.ru> | 2015-04-21 15:09:00 +0000 |
commit | 13e81e8e2b7e05f1cc62f8cd18aa4bdef68b8252 (patch) | |
tree | 44e6da6c186fced53ba7ad9fa3a616bb26037e37 /protocols/SkypeWeb/SkypeWeb_10.vcxproj | |
parent | 0363e5f2a3df0b3cbe4fe58ac44bac2eae25d5f7 (diff) |
SkypeWeb: New chat icon changed.
git-svn-id: http://svn.miranda-ng.org/main/trunk@13012 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/SkypeWeb_10.vcxproj')
-rw-r--r-- | protocols/SkypeWeb/SkypeWeb_10.vcxproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/SkypeWeb/SkypeWeb_10.vcxproj b/protocols/SkypeWeb/SkypeWeb_10.vcxproj index 100563adff..6906ab6274 100644 --- a/protocols/SkypeWeb/SkypeWeb_10.vcxproj +++ b/protocols/SkypeWeb/SkypeWeb_10.vcxproj @@ -253,6 +253,9 @@ <ItemGroup>
<Image Include="res\icons\skype.ico" />
</ItemGroup>
+ <ItemGroup>
+ <Image Include="res\Icons\conference.ico" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
|