diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-22 20:44:31 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-22 20:44:31 +0000 |
commit | 4b7c03000029ae55340bc0d1c4c296de917f9700 (patch) | |
tree | 5c458aee0a7d2a04698692b9d0abc9e82d195a66 /protocols/MSN | |
parent | 2afffa0335123e7ceeb94835dc868a4577f5f044 (diff) |
links to miranda-im.org removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@1105 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/MSN')
-rw-r--r-- | protocols/MSN/msn.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/MSN/msn.cpp b/protocols/MSN/msn.cpp index 598466ba23..1dddaa4639 100644 --- a/protocols/MSN/msn.cpp +++ b/protocols/MSN/msn.cpp @@ -50,7 +50,7 @@ static const PLUGININFOEX pluginInfo = "Boris Krasnovskiy, George Hazan, Richard Hughes",
"borkra@miranda-im.org",
"© 2001-2012 Richard Hughes, George Hazan, Boris Krasnovskiy",
- "http://miranda-im.org",
+ "http://nightly.miranda.im/",
UNICODE_AWARE,
// {97724AF9-F3FB-47d3-A3BF-EAA935C74E6D}
{0x97724af9, 0xf3fb, 0x47d3, {0xa3, 0xbf, 0xea, 0xa9, 0x35, 0xc7, 0x4e, 0x6d}}
|