diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-06-21 14:29:24 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-06-21 14:29:24 +0000 |
commit | 64cdfbb4ccc27be95dd42b353a8568498a7b0196 (patch) | |
tree | 894bf8931d38ed521471f8bf369202aa4e699d70 /plugins/SkypeStatusChange/src | |
parent | 5dbe3cb375f54da70a80cf1a2cbc94836f82eeaa (diff) |
- SkypeStatusChange russian translation (patch from dartraiden)
git-svn-id: http://svn.miranda-ng.org/main/trunk@5078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SkypeStatusChange/src')
-rw-r--r-- | plugins/SkypeStatusChange/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SkypeStatusChange/src/Version.h b/plugins/SkypeStatusChange/src/Version.h index 6af144d9ef..5c48ad0b98 100644 --- a/plugins/SkypeStatusChange/src/Version.h +++ b/plugins/SkypeStatusChange/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "SkypeStatusChange"
#define __FILENAME "SkypeStatusChange.dll"
-#define __DESCRIPTION "Skype Status Change according to miranda-Status"
+#define __DESCRIPTION "Skype Status Change according to miranda-Status."
#define __AUTHOR "Dioksin"
#define __AUTHOREMAIL "dioksin@ua.fm"
#define __AUTHORWEB "http://miranda-ng.org/"
|