diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-03 11:26:09 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-03 11:26:09 +0000 |
commit | 428dc4b401dbadfb37282789dfb95f74726cf4f3 (patch) | |
tree | b0c530179c4b58c9ea1e286e21c1b51b47cca4a4 /plugins | |
parent | eb026f2ffdad3bf43c924dc2c080013b6423293a (diff) |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1334 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-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",
|