diff options
Diffstat (limited to 'plugins/SecureIM/src')
-rw-r--r-- | plugins/SecureIM/src/commonheaders.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SecureIM/src/commonheaders.cpp b/plugins/SecureIM/src/commonheaders.cpp index f5ea4486b6..2c18f51e5d 100644 --- a/plugins/SecureIM/src/commonheaders.cpp +++ b/plugins/SecureIM/src/commonheaders.cpp @@ -29,7 +29,7 @@ PLUGININFOEX pluginInfoEx = { sizeof(PLUGININFOEX),
MODULENAME,
__VERSION_DWORD,
- MODULENAME" plugin for Miranda IM.",
+ MODULENAME" plugin for Miranda NG.",
"Johell, Ghost, Nightwish, __alex, Baloo",
"Johell@ifrance.com, baloo@bk.ru",
"© 2003 Johell, © 2005-09 Baloo",
|