From 13e81e8e2b7e05f1cc62f8cd18aa4bdef68b8252 Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Tue, 21 Apr 2015 15:09:00 +0000 Subject: SkypeWeb: New chat icon changed. git-svn-id: http://svn.miranda-ng.org/main/trunk@13012 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/SkypeWeb/res/resource.rc | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'protocols/SkypeWeb/res') diff --git a/protocols/SkypeWeb/res/resource.rc b/protocols/SkypeWeb/res/resource.rc index 0b71e5b789..a3121d183b 100644 --- a/protocols/SkypeWeb/res/resource.rc +++ b/protocols/SkypeWeb/res/resource.rc @@ -38,6 +38,15 @@ IDI_SKYPE ICON "icons\\skype.ico" LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT #pragma code_page(1251) +///////////////////////////////////////////////////////////////////////////// +// +// Icon +// + +// Icon with lowest ID value placed first to ensure application icon +// remains consistent on all systems. +IDI_CONFERENCE ICON "Icons\\conference.ico" + #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // -- cgit v1.2.3