summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-08-28 19:37:23 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-08-28 19:37:23 +0000
commitb3fce2d08c09294c5402f1ba45d3e6549362e6d2 (patch)
tree678d4cc6ba0582ce520a70bca0dffb696495afa1
parent23b0ce48247820cde94896f18ad3f80a80d19bbb (diff)
- revert of Module name
git-svn-id: http://svn.miranda-ng.org/main/trunk@5875 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r--plugins/SkypeStatusChange/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SkypeStatusChange/src/stdafx.h b/plugins/SkypeStatusChange/src/stdafx.h
index bc4b64d139..ebc0f3036d 100644
--- a/plugins/SkypeStatusChange/src/stdafx.h
+++ b/plugins/SkypeStatusChange/src/stdafx.h
@@ -18,7 +18,7 @@
#include <m_utils.h>
#include <win2k.h>
-#define MODULENAME "Change Skype status"
+#define MODULENAME "Change Skype Status"
class COptions
{