diff options
author | Konstantin Nikulin <apollo2k4@narod.ru> | 2013-08-28 18:20:30 +0000 |
---|---|---|
committer | Konstantin Nikulin <apollo2k4@narod.ru> | 2013-08-28 18:20:30 +0000 |
commit | 20be57b87e536cda399e355f905a36108ba36c69 (patch) | |
tree | 906689e5208d419abe3424be959537095947007a /plugins/SkypeStatusChange | |
parent | 97380ab127a7b51a0329bbfd9dac288932ab4c01 (diff) |
cosmetics
git-svn-id: http://svn.miranda-ng.org/main/trunk@5871 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SkypeStatusChange')
-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 286f3d7c46..88ea62a5eb 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/p/SkypeStatusChange/"
|