summaryrefslogtreecommitdiff
path: root/protocols/Skype/docs
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-11-11 14:51:22 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-11-11 14:51:22 +0000
commit9fe0d55dae7bc96082d6fe91f9cd2b4271d11efd (patch)
treedec6af942d27d485c9bf759c1289ee8e2e2977ab /protocols/Skype/docs
parent8d17151c9e3500082f61f43fc0eee065ba794df8 (diff)
git-svn-id: http://svn.miranda-ng.org/main/trunk@2291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/docs')
-rw-r--r--protocols/Skype/docs/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Skype/docs/readme.txt b/protocols/Skype/docs/readme.txt
index 085f39f917..1d2de4a011 100644
--- a/protocols/Skype/docs/readme.txt
+++ b/protocols/Skype/docs/readme.txt
@@ -1,4 +1,4 @@
-for compiling plugin with your own skipekit you need to create key.h with defining like that
+for compiling plugin with your own skipekit you need to create Original_key.h with defining like that
#define MY_KEY "MY_KEY"
-then you need to pack your *.crt file with keypacker utility.
+then you need to pack your *.crt file with keypacker utility. Also utlity create key.h file with encoded key. Key.h file included into Skype project.
Names and pathes of directories and cert file you can see in source code. \ No newline at end of file