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/Console | |
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/Console')
-rw-r--r-- | plugins/Console/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Console/src/version.h b/plugins/Console/src/version.h index c91b5628e0..14a4dd787b 100644 --- a/plugins/Console/src/version.h +++ b/plugins/Console/src/version.h @@ -38,4 +38,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define MIID_CONSOLE { 0x23d4f302, 0xd513, 0x45b7, { 0x90, 0x27, 0x44, 0x5f, 0x29, 0x55, 0x73, 0x11 }} // {23D4F302-D513-45b7-9027-445F29557311}
#define __PLUGIN_NAME __PLUGIN_SHORTNAME
-#define __PLUGIN_URL "http://addons.miranda-im.org/details.php?action=viewfile&id=3791"
+#define __PLUGIN_URL "http://nightly.miranda.im/"
|