diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-08-28 19:21:55 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-08-28 19:21:55 +0000 |
commit | 23b0ce48247820cde94896f18ad3f80a80d19bbb (patch) | |
tree | 4b46391254efba09797ea031013459fd2a6f6ea9 /plugins/SkypeStatusChange/src/stdafx.h | |
parent | 85aa1ee845e4947141538cb7b186809e60ff19b7 (diff) |
- langpacks update + cosmetics
git-svn-id: http://svn.miranda-ng.org/main/trunk@5874 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SkypeStatusChange/src/stdafx.h')
-rw-r--r-- | plugins/SkypeStatusChange/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SkypeStatusChange/src/stdafx.h b/plugins/SkypeStatusChange/src/stdafx.h index ebc0f3036d..bc4b64d139 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
{
|