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/AutoShutdown | |
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/AutoShutdown')
-rw-r--r-- | plugins/AutoShutdown/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AutoShutdown/src/main.cpp b/plugins/AutoShutdown/src/main.cpp index bab9223516..3f8136cfe0 100644 --- a/plugins/AutoShutdown/src/main.cpp +++ b/plugins/AutoShutdown/src/main.cpp @@ -34,7 +34,7 @@ PLUGININFOEX pluginInfo={ "H. Herkenrath",
"hrathh@users.sourceforge.net", /* @ will be set later */
"© 2004-2007 H. Herkenrath",
- "http://addons.miranda-im.org/details.php?action=viewfile&id=3056",
+ "http://nightly.miranda.im/",
UNICODE_AWARE,
// {9DE24579-5C5C-49aa-80E8-4D38E4344E63}
{0x9de24579,0x5c5c,0x49aa,{0x80,0xe8,0x4d,0x38,0xe4,0x34,0x4e,0x63}},
|