diff options
Diffstat (limited to 'protocols/MSN/src/msn.cpp')
-rw-r--r-- | protocols/MSN/src/msn.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/MSN/src/msn.cpp b/protocols/MSN/src/msn.cpp index cd633dcc1c..dd0b1ab473 100644 --- a/protocols/MSN/src/msn.cpp +++ b/protocols/MSN/src/msn.cpp @@ -46,7 +46,7 @@ static const PLUGININFOEX pluginInfo = sizeof(PLUGININFOEX),
"MSN Protocol",
__VERSION_DWORD,
- "Adds support for communicating with users of the MSN Messenger network.",
+ "Microsoft Network (MSN) protocol support for Miranda NG.",
"Boris Krasnovskiy, George Hazan, Richard Hughes",
"borkra@miranda-im.org",
"© 2001-2012 Richard Hughes, George Hazan, Boris Krasnovskiy",
|