diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-15 15:31:38 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-15 15:31:38 +0000 |
commit | c2e13d700cbab383b9326ae1fac5991633a42392 (patch) | |
tree | 32e67ce6b0eedcf1ee7e3f5e9dd3bdb1dc08560d /plugins/!NotAdopted/Tlen/tlen.c | |
parent | f7deb798b058ebfcf6563d27c7cedcfa84ee89b5 (diff) |
Yet another Miranda IM > NG rename part 3
git-svn-id: http://svn.miranda-ng.org/main/trunk@1467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/!NotAdopted/Tlen/tlen.c')
-rw-r--r-- | plugins/!NotAdopted/Tlen/tlen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/!NotAdopted/Tlen/tlen.c b/plugins/!NotAdopted/Tlen/tlen.c index 8e062a54b0..8ca67cb313 100644 --- a/plugins/!NotAdopted/Tlen/tlen.c +++ b/plugins/!NotAdopted/Tlen/tlen.c @@ -58,7 +58,7 @@ PLUGININFOEX pluginInfoEx = { "Tlen Protocol",
#endif
PLUGIN_MAKE_VERSION(TLEN_MAJOR_VERSION,TLEN_MINOR_VERSION,TLEN_RELEASE_NUM,TLEN_BUILD_NUM),
- "Tlen protocol plugin for Miranda IM (version: " TLEN_VERSION_STRING ")",
+ "Tlen protocol plugin for Miranda NG (version: " TLEN_VERSION_STRING ")",
"Santithorn Bunchua, Adam Strzelecki, Piotr Piastucki",
"the_leech@users.berlios.de",
"(c) 2002-2012 Santithorn Bunchua, Piotr Piastucki",
|