diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-02 20:51:59 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-02 20:51:59 +0000 |
commit | 53551a6153e66fff4b35eb92366b0d1be906d624 (patch) | |
tree | 5c579334678582dfdb4dd1d05406ba7650f60983 /plugins/SecureIM/src/commonheaders.cpp | |
parent | ada3e8fc7b932bee4e01b99fb7944e85ec67d0b2 (diff) |
Build time removed from plugin info.
git-svn-id: http://svn.miranda-ng.org/main/trunk@1331 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SecureIM/src/commonheaders.cpp')
-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 6044f1c678..f5ea4486b6 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 ("__DATE__")",
+ MODULENAME" plugin for Miranda IM.",
"Johell, Ghost, Nightwish, __alex, Baloo",
"Johell@ifrance.com, baloo@bk.ru",
"© 2003 Johell, © 2005-09 Baloo",
|