diff options
Diffstat (limited to 'plugins/Gender/src/main.cpp')
-rw-r--r-- | plugins/Gender/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Gender/src/main.cpp b/plugins/Gender/src/main.cpp index 63dd169d9f..fad396db26 100644 --- a/plugins/Gender/src/main.cpp +++ b/plugins/Gender/src/main.cpp @@ -56,7 +56,7 @@ sizeof(PLUGININFOEX), "Thief, idea by nile, icons by a0x",
"thief@miranda.im",
"2006-2011 Alexander Turyak",
- "http://nightly.miranda.im/",
+ "http://miranda-ng.org/",
UNICODE_AWARE, //doesn't replace anything built-in
{0xfb1c17e0, 0x77fc, 0x45a7, {0x9c, 0x8b, 0xe2, 0xbe, 0xf4, 0xf5, 0x6b, 0x28}} /* FB1C17E0-77FC-45A7-9C8B-E2BEF4F56B28 */
};
|