diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-10-21 17:18:45 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-10-21 17:18:45 +0000 |
commit | 6d15a997c856a999dcfb387baa9af7b8ac9a1d67 (patch) | |
tree | e68f15823115ecd911e8c3ffd1aeb3a893159c61 /protocols/Skype/src/resource.h | |
parent | 59d48c4a469390d1ff43a353d9f2c606ffed71f3 (diff) |
fixed login and password size
git-svn-id: http://svn.miranda-ng.org/main/trunk@2031 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/src/resource.h')
-rw-r--r-- | protocols/Skype/src/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Skype/src/resource.h b/protocols/Skype/src/resource.h index 99d4d7670d..3581f001a1 100644 --- a/protocols/Skype/src/resource.h +++ b/protocols/Skype/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
-// Used by e:\Projects\C++\MirandaNG\protocols\Skype\res\Resource.rc
+// Used by protocols\Skype\res\Resource.rc
//
#define IDD_SKYPEACCOUNT 9
#define IDD_OPTIONS 10
|