summaryrefslogtreecommitdiff
path: root/plugins/SplashScreen
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SplashScreen')
-rw-r--r--plugins/SplashScreen/doc/splash_readme.txt8
-rw-r--r--plugins/SplashScreen/src/version.h2
2 files changed, 5 insertions, 5 deletions
diff --git a/plugins/SplashScreen/doc/splash_readme.txt b/plugins/SplashScreen/doc/splash_readme.txt
index 97d995c589..db4d582699 100644
--- a/plugins/SplashScreen/doc/splash_readme.txt
+++ b/plugins/SplashScreen/doc/splash_readme.txt
@@ -1,13 +1,13 @@
Splash Screen Plugin for Miranda IM
Version 0.1.2.2
Copyright: 2004-2007 nullbie, 2005-2010 Thief
-Addons page: http://addons.miranda-im.org/details.php?id=2624
-Beta site: http://thief.miranda.im
-Forum thread: http://forums.miranda-im.org/showthread.php?t=6868
+Addons page: http://nightly.miranda.im/
+Beta site: http://nightly.miranda.im/
+Forum thread:
REQUIREMENTS:
advaimg.dll
-Get it from nigtlies: http://miranda-im.org/development
+Get it from nigtlies: http://nightly.miranda.im/
NOTES:
Splashes should be in PNG format (alpha channel supported) or BMP (no alfa)
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}}