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/SplashScreen/src | |
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/SplashScreen/src')
-rw-r--r-- | plugins/SplashScreen/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SplashScreen/src/version.h b/plugins/SplashScreen/src/version.h index 09ca99ebe1..54eb3b75d3 100644 --- a/plugins/SplashScreen/src/version.h +++ b/plugins/SplashScreen/src/version.h @@ -16,7 +16,7 @@ #define __DESCRIPTION "Shows a splash at Miranda startup."
#define __AUTHOR "nullbie, Thief"
#define __AUTHOREMAIL "thief@miranda.im"
-#define __AUTHORWEB "http://addons.miranda-im.org/details.php?id=2624"
+#define __AUTHORWEB "http://nightly.miranda.im/"
#define __COPYRIGHT "© 2004-2007 Victor Pavlychko, 2005-2011 Alexander Turyak"
/* C64CC8E0-CF03-474A-8B11-8BD4565CCF04 */
#define MIID_SPLASHSCREEN {0xc64cc8e0, 0xcf03, 0x474a, {0x8b, 0x11, 0x8b, 0xd4, 0x56, 0x5c, 0xcf, 0x04}}
|