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/Yahoo/main.cpp | |
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/Yahoo/main.cpp')
-rw-r--r-- | protocols/Yahoo/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Yahoo/main.cpp b/protocols/Yahoo/main.cpp index bb66cf0206..b8f24331d8 100644 --- a/protocols/Yahoo/main.cpp +++ b/protocols/Yahoo/main.cpp @@ -34,7 +34,7 @@ PLUGININFOEX pluginInfo={ "Gennady Feldman",
"gena01@miranda-im.org",
"© 2003-2010 Gennady Feldman, Laurent Marechal",
- "http://www.miranda-im.org",
+ "http://nightly.miranda.im/",
UNICODE_AWARE, //not transient
{0xaa7bfea, 0x1fc7, 0x45f0, {0x90, 0x6e, 0x2a, 0x46, 0xb6, 0xe1, 0x19, 0xcf}} // {0AA7BFEA-1FC7-45f0-906E-2A46B6E119CF}
};
|