From 864c0325be58dc597972a879af53004b17873946 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 27 Oct 2012 21:27:08 +0000 Subject: added decoding of skypekit cert git-svn-id: http://svn.miranda-ng.org/main/trunk@2096 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/res/Resource.rc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'protocols/Skype/res/Resource.rc') diff --git a/protocols/Skype/res/Resource.rc b/protocols/Skype/res/Resource.rc index 8f36797779..cadd7377e2 100644 --- a/protocols/Skype/res/Resource.rc +++ b/protocols/Skype/res/Resource.rc @@ -141,10 +141,11 @@ IDI_AUTH_REVOKE ICON "auth_revoke.ico" ///////////////////////////////////////////////////////////////////////////// // -// EXE +// BIN // -IDR_RUNTIME EXE "..\\..\\..\\..\\SkypeKit\\SDK\\bin\\windows-x86\\windows-x86-skypekit.exe" +IDR_RUNTIME BIN "..\\..\\..\\..\\SkypeKit\\SDK\\bin\\windows-x86\\windows-x86-skypekit.exe" +IDR_KEY BIN "..\\..\\..\\..\\SkypeKit\\keypair.bin" #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3