diff options
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}
};
|