diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-22 18:10:05 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-22 18:10:05 +0000 |
commit | 2afffa0335123e7ceeb94835dc868a4577f5f044 (patch) | |
tree | 764b8186dddbfd607cf6e9e834059d7d4999e25b /plugins/NewEventNotify | |
parent | 2383834e4dadb47c7580d9645bf11ccf4a0a7f52 (diff) |
links to addons.miranda-im.org removed
pre-build events for "Std" plugins
git-svn-id: http://svn.miranda-ng.org/main/trunk@1104 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewEventNotify')
-rw-r--r-- | plugins/NewEventNotify/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewEventNotify/main.cpp b/plugins/NewEventNotify/main.cpp index 2ff9fa9324..850a01fa7a 100644 --- a/plugins/NewEventNotify/main.cpp +++ b/plugins/NewEventNotify/main.cpp @@ -44,7 +44,7 @@ PLUGININFOEX pluginInfo = { "icebreaker, Prezes, vj, vlko, Joe @ Whale",
"jokusoftware@miranda-im.org",
"GNU GPL",
- "http://addons.miranda-im.org/details.php?action=viewfile&id=3637",
+ "http://nightly.miranda.im/",
UNICODE_AWARE,
{0x3503D584, 0x6234, 0x4BEF, {0xA5, 0x53, 0x6C, 0x1B, 0x9C, 0xD4, 0x71, 0xF2 } } // {3503D584-6234-4BEF-A553-6C1B9CD471F2}
};
|