From 0e13cbe768de6de5cc4dccf5fab7fcd9f51a4b2e Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 23 Oct 2012 06:29:09 +0000 Subject: added users languges support. not tested git-svn-id: http://svn.miranda-ng.org/main/trunk@2059 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/res/Resource.rc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'protocols/Skype/res') diff --git a/protocols/Skype/res/Resource.rc b/protocols/Skype/res/Resource.rc index c2a5433c89..24bf49d7e3 100644 --- a/protocols/Skype/res/Resource.rc +++ b/protocols/Skype/res/Resource.rc @@ -135,6 +135,9 @@ END // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. IDI_ICON ICON "Main.ico" +IDI_AUTH_GRANT ICON "auth_grant.ico" +IDI_AUTH_ASK ICON "auth_ask.ico" +IDI_AUTH_REVOKE ICON "auth_revoke.ico" ///////////////////////////////////////////////////////////////////////////// // -- cgit v1.2.3