diff options
author | Dart Raiden <wowemuh@gmail.com> | 2015-05-21 14:10:02 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2015-05-21 14:10:02 +0000 |
commit | afab290b7cca6bce70a8a73b88f1b3ddec85e3a5 (patch) | |
tree | fe389bc2599cbea669fde4174997d0ca246ebd83 /plugins/ZeroSwitch/src/version.h | |
parent | e0771af6a53381f7dd826d2b6bee77c3610f15e0 (diff) |
ZeroSwitch: IM -> NG
git-svn-id: http://svn.miranda-ng.org/main/trunk@13732 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ZeroSwitch/src/version.h')
-rw-r--r-- | plugins/ZeroSwitch/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZeroSwitch/src/version.h b/plugins/ZeroSwitch/src/version.h index 3e4fc66179..6e88cc7540 100644 --- a/plugins/ZeroSwitch/src/version.h +++ b/plugins/ZeroSwitch/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Zero switch"
#define __FILENAME "ZeroSwitch.dll"
-#define __DESCRIPTION "Adds Miranda IM icon into Alt-Tab switch dialog even if Miranda's main window has style other Title bar."
+#define __DESCRIPTION "Adds Miranda NG icon into Alt-Tab switch dialog even if Miranda's main window has style other Title bar."
#define __AUTHOR "ZERO_BiT"
#define __AUTHOREMAIL "zero-bit@mail.ru"
#define __AUTHORWEB "http://miranda-ng.org/p/ZeroSwitch/"
|