diff options
Diffstat (limited to 'plugins')
27 files changed, 48 insertions, 48 deletions
| diff --git a/plugins/AssocMgr/src/version.h b/plugins/AssocMgr/src/version.h index 9d68defbef..8e40851e20 100644 --- a/plugins/AssocMgr/src/version.h +++ b/plugins/AssocMgr/src/version.h @@ -37,5 +37,5 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.  #define __DESCRIPTION 				"Handles file type associations and URLs like aim, ymsgr, xmpp, wpmsg, gg, tlen."
  #define __AUTHOR					"H. Herkenrath"
  #define __AUTHOREMAIL				"hrathh@users.sourceforge.net"
 -#define __AUTHORWEB					"http://addons.miranda-im.org/details.php?action=viewfile&id=3457"
 +#define __AUTHORWEB					"http://nightly.miranda.im/"
  #define __COPYRIGHT					"© 2005-2007 H. Herkenrath"
 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}},
 diff --git a/plugins/BossKeyPlus/src/version.h b/plugins/BossKeyPlus/src/version.h index d11ef40695..33830dae0f 100644 --- a/plugins/BossKeyPlus/src/version.h +++ b/plugins/BossKeyPlus/src/version.h @@ -7,7 +7,7 @@  #define __PLUGIN_ID_STR "4305"
  #define __PLUGIN_NAME "BossKey+"
 -#define __FL "http://addons.miranda-im.org/details.php?action=viewfile&id="
 +#define __FL "http://nightly.miranda.im/"
  #define __DESC "Anti-Boss plugin."
  #define __AUTHORS "Goblineye Entertainment, Billy_Bons"
  #define __EMAIL "tatarinov.sergey@gmail.com"
 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/"
 diff --git a/plugins/ContactsPlus/src/main.cpp b/plugins/ContactsPlus/src/main.cpp index da43554c29..10436137d6 100644 --- a/plugins/ContactsPlus/src/main.cpp +++ b/plugins/ContactsPlus/src/main.cpp @@ -58,7 +58,7 @@ PLUGININFOEX pluginInfo = {    "Joe Kucera, Todor Totev",
    "jokusoftware@miranda-im.org",
    "(C) 2004-2008 Joe Kucera, Original Code (C) 2002 Dominus Procellarum",
 -  "http://addons.miranda-im.org/details.php?action=viewfile&id=1253",
 +  "http://nightly.miranda.im/",
    UNICODE_AWARE,
    {0x0324785E, 0x74CE, 0x4600,  {0xB7, 0x81, 0x85, 0x17, 0x73, 0xB3, 0xEF, 0xC5 } } // {0324785E-74CE-4600-B781-851773B3EFC5}
  };
 diff --git a/plugins/CountryFlags/src/version.h b/plugins/CountryFlags/src/version.h index a778ed0026..028621399d 100644 --- a/plugins/CountryFlags/src/version.h +++ b/plugins/CountryFlags/src/version.h @@ -28,4 +28,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.   #define FILE_VERSION_STR           "0.1.0.3"
  #endif
 -#define PLUGIN_WEBSITE             "http://addons.miranda-im.org/details.php?action=viewfile&id=3463"
 +#define PLUGIN_WEBSITE             "http://nightly.miranda.im/"
 diff --git a/plugins/DbEditorPP/src/Version.h b/plugins/DbEditorPP/src/Version.h index 565dddb582..19bd754792 100644 --- a/plugins/DbEditorPP/src/Version.h +++ b/plugins/DbEditorPP/src/Version.h @@ -16,5 +16,5 @@  #define __DESCRIPTION 				"Advanced Database Editor."
  #define __AUTHOR					"Bio, Jonathan Gordon"
  #define __AUTHOREMAIL				"bio@msx.ru, jdgordy@gmail.com"
 -#define __AUTHORWEB					"http://addons.miranda-im.org/details.php?action=viewfile&id=2957"
 +#define __AUTHORWEB					"http://nightly.miranda.im/"
  #define __COPYRIGHT					"© 2003-2011 Bio, Jonathan Gordon"
 diff --git a/plugins/KeyboardNotify/src/main.cpp b/plugins/KeyboardNotify/src/main.cpp index e82cc2cfdc..9bddd1b331 100644 --- a/plugins/KeyboardNotify/src/main.cpp +++ b/plugins/KeyboardNotify/src/main.cpp @@ -313,7 +313,7 @@ PLUGININFOEX pluginInfo={  	"TioDuke",
  	"tioduke@yahoo.ca",
  	"© 2002-2003 M.Öberg, 2004 Std, 2005-2008 TioDuke",
 -	"http://addons.miranda-im.org/",
 +	"http://nightly.miranda.im/",
  	UNICODE_AWARE,		//doesn't replace anything built-in
  	MIID_KBDNOTIFY //{119D7288-2050-448d-9900-D86AC70426BF}
  };
 diff --git a/plugins/LangMan/src/options.cpp b/plugins/LangMan/src/options.cpp index 72f78dd597..f3063c9ca5 100644 --- a/plugins/LangMan/src/options.cpp +++ b/plugins/LangMan/src/options.cpp @@ -472,7 +472,7 @@ static INT_PTR CALLBACK LangOptDlgProc(HWND hwndDlg, UINT msg, WPARAM wParam, LP  					return TRUE;
  				}
  				case IDC_MORELANG:
 -					CallService(MS_UTILS_OPENURL, TRUE, (LPARAM)"http://addons.miranda-im.org/index.php?action = display&id = 23");
 +					CallService(MS_UTILS_OPENURL, TRUE, (LPARAM)"http://nightly.miranda.im/");
  					return TRUE;
  /*				case IDC_ENABLEAUTOUPDATES:
  					SendMessage(GetParent(hwndDlg), PSM_CHANGED, 0, 0); /* enable apply */
 diff --git a/plugins/LangMan/src/version.h b/plugins/LangMan/src/version.h index 69dae65ae4..b55d643e06 100644 --- a/plugins/LangMan/src/version.h +++ b/plugins/LangMan/src/version.h @@ -32,4 +32,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.   #define USERAGENT_VERSION          "1.0.2.3"
  #endif
 - #define PLUGIN_WEBSITE            "http://addons.miranda-im.org/details.php?action = viewfile&id = 3003"
 + #define PLUGIN_WEBSITE            "http://nightly.miranda.im/"
 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}
  };
 diff --git a/plugins/Nudge/main.cpp b/plugins/Nudge/main.cpp index dd6912bf6f..c673ebe0c5 100644 --- a/plugins/Nudge/main.cpp +++ b/plugins/Nudge/main.cpp @@ -29,7 +29,7 @@ PLUGININFOEX pluginInfo={  	"Tweety/GouZ, FREAK_THEMIGHTY",
  	"francois.mean@skynet.be, Sylvain.gougouzian@gmail.com, wishmaster51@googlemail.com",
  	"copyright to the miranda community",
 -	"http://addons.miranda-im.org/",		// www
 +	"http://nightly.miranda.im/",		// www
  	UNICODE_AWARE,		//doesn't replace anything built-in
  	{ 0xe47cc215, 0xd28, 0x462d, { 0xa0, 0xf6, 0x3a, 0xe4, 0x44, 0x3d, 0x29, 0x26 } } // {E47CC215-0D28-462D-A0F6-3AE4443D2926}
  };
 diff --git a/plugins/OpenFolder/openFolder.cpp b/plugins/OpenFolder/openFolder.cpp index d6ab9ec7cf..a39420ae73 100644 --- a/plugins/OpenFolder/openFolder.cpp +++ b/plugins/OpenFolder/openFolder.cpp @@ -13,7 +13,7 @@ PLUGININFOEX pluginInfoEx =  	"jarvis, Kreisquadratur",
  	"jarvis@jabber.cz, djui@kreisquadratur.de",
  	"© 2008 jarvis, © 2004 Kreisquadratur",
 -	"http://addons.miranda-im.org/details.php?action=viewfile&id=1542",
 +	"http://nightly.miranda.im/",
  	UNICODE_AWARE,    //not transient
  	MIID_OPENFOLDER // {10896143-7249-4b36-A408-6501A6B6035A}
  };
 diff --git a/plugins/Popup/src/headers.h b/plugins/Popup/src/headers.h index 3b892576b9..48ea9d8348 100644 --- a/plugins/Popup/src/headers.h +++ b/plugins/Popup/src/headers.h @@ -40,7 +40,7 @@ Miranda IM can be found here:  http://www.miranda-im.org/
  Miranda IM plugins and tools can be found here:
 -http://addons.miranda-im.org/
 +http://nightly.miranda.im/
  ===============================================================================
 diff --git a/plugins/Popup/src/opt_skins.cpp b/plugins/Popup/src/opt_skins.cpp index 1dc18f43cc..874c30e97b 100644 --- a/plugins/Popup/src/opt_skins.cpp +++ b/plugins/Popup/src/opt_skins.cpp @@ -461,7 +461,7 @@ INT_PTR CALLBACK DlgProcPopSkinsOpts(HWND hwndDlg, UINT msg, WPARAM wParam, LPAR  							}//end IDC_BTN_RELOAD:
  							break;
  						case IDC_GETSKINS:
 -							CallService(MS_UTILS_OPENURL,0,(LPARAM)"http://addons.miranda-im.org/index.php?action=display&id=72");
 +							CallService(MS_UTILS_OPENURL,0,(LPARAM)"http://nightly.miranda.im/");
  							break;
  						default:
  							break;
 diff --git a/plugins/Popup/version.h b/plugins/Popup/version.h index 544f73c7a6..2df164a3f6 100644 --- a/plugins/Popup/version.h +++ b/plugins/Popup/version.h @@ -38,14 +38,14 @@ Last change by : $Author: Merlin_de $  	#define POPUP_FILENAME				"PopUp.dll"
  	#define POPUP_DISPLAYNAME			"PopUp Plus"
 -	#define __FLVersionURL				"http://addons.miranda-im.org/details.php?action=viewfile&id=4292"
 +	#define __FLVersionURL				"http://nightly.miranda.im/"
  	#define __FLVersionPrefix			"<span class=\"fileNameHeader\">PopUp Plus (Unicode) "
 -	#define __FLUpdateURL				"http://addons.miranda-im.org/feed.php?dlfile=4292"			//.zip
 +	#define __FLUpdateURL				"http://nightly.miranda.im/x32/popup.zip"			//.zip
  	#define __BetaUpdateURL				""
 -	#define __BetaVersionURL			"http://svn.miranda.im/mainrepo/popup/trunk/docs/Changelog.txt"
 +	#define __BetaVersionURL			"http://nightly.miranda.im/"
  	#define __BetaVersionPrefix			"beta: "
 -	#define __BetaChangelogURL			"http://svn.miranda.im/mainrepo/popup/trunk/docs/Changelog.txt"
 +	#define __BetaChangelogURL			"http://nightly.miranda.im/"
  	#define __MAJOR_VERSION				2
  	#define __MINOR_VERSION				1
 diff --git a/plugins/SecureIM/commonheaders.cpp b/plugins/SecureIM/commonheaders.cpp index 3f51f10ab7..3697abea6e 100644 --- a/plugins/SecureIM/commonheaders.cpp +++ b/plugins/SecureIM/commonheaders.cpp @@ -33,7 +33,7 @@ PLUGININFOEX pluginInfoEx = {  		"Johell, Ghost, Nightwish, __alex, Baloo",
  		"Johell@ifrance.com, baloo@bk.ru",
  		"© 2003 Johell, © 2005-09 Baloo",
 -		"http://addons.miranda-im.org/details.php?action=viewfile&id=2445",
 +		"http://nightly.miranda.im/",
  		0,
  		MIID_SECUREIM
  };
 diff --git a/plugins/SendScreenshotPlus/version.h b/plugins/SendScreenshotPlus/version.h index b4fe6f1849..a97e7aff37 100644 --- a/plugins/SendScreenshotPlus/version.h +++ b/plugins/SendScreenshotPlus/version.h @@ -25,16 +25,16 @@  #ifdef _UNICODE
  #define __PLUGIN_NAME				"Send Screenshot+ (Unicode)"
 -#define __FLVersionURL				"http://addons.miranda-im.org/details.php?action=viewfile&id=1428"
 +#define __FLVersionURL				"http://nightly.miranda.im/"
  #define __FLVersionPrefix			"<span class=\"fileNameHeader\">SendSS (Unicode) "
 -#define __FLUpdateURL				"http://addons.miranda-im.org/feed.php?dlfile=1428"
 -#define __BetaUpdateURL				"http://merlins-miranda.googlecode.com/files/SendSSW.zip"
 +#define __FLUpdateURL				"http://nightly.miranda.im/x32/sendss.zip"
 +#define __BetaUpdateURL				"http://nightly.miranda.im/x32/sendss.zip"
  #else
  #define __PLUGIN_NAME				"Send Screenshot+ (2in1)"
 -#define __FLVersionURL				"http://addons.miranda-im.org/details.php?action=viewfile&id=1428"
 +#define __FLVersionURL				"http://nightly.miranda.im/"
  #define __FLVersionPrefix			"<span class=\"fileNameHeader\">SendSS (2in1) "
 -#define __FLUpdateURL				"http://addons.miranda-im.org/feed.php?dlfile=1428"
 -#define __BetaUpdateURL				"http://merlins-miranda.googlecode.com/files/SendSS.zip"
 +#define __FLUpdateURL				"http://nightly.miranda.im/x32/sendss.zip"
 +#define __BetaUpdateURL				"http://nightly.miranda.im/x32/sendss.zip"
  #endif
  #define __BetaVersionURL			"http://merlins-miranda.googlecode.com/svn/trunk/miranda/plugins/SendSS/changelog.txt"
 diff --git a/plugins/SimpleStatusMsg/msgbox.cpp b/plugins/SimpleStatusMsg/msgbox.cpp index c74762e33e..924307ea04 100644 --- a/plugins/SimpleStatusMsg/msgbox.cpp +++ b/plugins/SimpleStatusMsg/msgbox.cpp @@ -492,12 +492,12 @@ VOID APIENTRY HandlePopupMenu(HWND hwnd, POINT pt, HWND edit_control)  			break;
  		case ID__FORTUNEAWAYMSG:
 -			CallService(MS_UTILS_OPENURL,1,(LPARAM)"http://addons.miranda-im.org/details.php?action=viewfile&id=1933");
 +			CallService(MS_UTILS_OPENURL,1,(LPARAM)"http://nightly.miranda.im/");
  			break;
  		case ID__VARIABLES:
 -			CallService(MS_UTILS_OPENURL,1,(LPARAM)"http://addons.miranda-im.org/details.php?action=viewfile&id=3815");
 +			CallService(MS_UTILS_OPENURL,1,(LPARAM)"http://nightly.miranda.im/");
  			break;
 diff --git a/plugins/SmileyAdd/docs/smileyadd_readme.txt b/plugins/SmileyAdd/docs/smileyadd_readme.txt index 7a151fe068..59f325ef0f 100644 --- a/plugins/SmileyAdd/docs/smileyadd_readme.txt +++ b/plugins/SmileyAdd/docs/smileyadd_readme.txt @@ -55,7 +55,7 @@ As a result some Smiley Packs working under nConvers will give errors under Smil  Although if these errors are fixed resulting Smiley Pack will work correctly under both plugins.
  Pre-packaged Smiley Packs could be found here:
 -http://addons.miranda-im.org/index.php?action=display&id=41
 +http://nightly.miranda.im/
  Any Smiley Pack from SmileyAdd, IEView or nConvers sections is usable with SmileyAdd
 diff --git a/plugins/SmileyAdd/main.cpp b/plugins/SmileyAdd/main.cpp index 3762b53b3d..a2deb4399a 100644 --- a/plugins/SmileyAdd/main.cpp +++ b/plugins/SmileyAdd/main.cpp @@ -50,8 +50,8 @@ static const PLUGININFOEX pluginInfoEx =  	"Peacow, nightwish, bid, borkra",
  	"borkra@miranda-im.org",
  	"Copyright© 2004 - 2012 Boris Krasnovskiy, portions by Rein-Peter de Boer",
 -	"http://code.google.com/p/mirandaimplugins/downloads/list",
 -	//	"http://addons.miranda-im.org/index.php?action=display&id=2152",
 +	"http://nightly.miranda.im/",
 +	//	"http://nightly.miranda.im/",
  	UNICODE_AWARE,
  	// {BD542BB4-5AE4-4d0e-A435-BA8DBE39607F}
  	{ 0xbd542bb4, 0x5ae4, 0x4d0e, { 0xa4, 0x35, 0xba, 0x8d, 0xbe, 0x39, 0x60, 0x7f } }
 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}}
 diff --git a/plugins/TabSRMM/include/version.h b/plugins/TabSRMM/include/version.h index 0ebcca8317..6ea5c071e1 100644 --- a/plugins/TabSRMM/include/version.h +++ b/plugins/TabSRMM/include/version.h @@ -6,10 +6,10 @@  #if defined(_WIN64)
  	#define RES_FILE_DESC "TabSRMM (Unicode) x86_amd64"
 -	#define ADDONS_UPDATE_URL "http://addons.miranda-im.org/details.php?action=viewfile&id=4318"
 -	#define ADDONS_DL_URL "http://addons.miranda-im.org/feed.php?dlfile=4318"
 +	#define ADDONS_UPDATE_URL "http://nightly.miranda.im/"
 +	#define ADDONS_DL_URL "http://nightly.miranda.im/x64/tabsrmm.zip"
  #else
  	#define RES_FILE_DESC "TabSRMM (Unicode) x86"
 -	#define ADDONS_UPDATE_URL "http://addons.miranda-im.org/details.php?action=viewfile&id=4317"
 -	#define ADDONS_DL_URL "http://addons.miranda-im.org/feed.php?dlfile=4317"
 +	#define ADDONS_UPDATE_URL "http://nightly.miranda.im/"
 +	#define ADDONS_DL_URL "http://nightly.miranda.im/x32/tabsrmm.zip"
  #endif
 diff --git a/plugins/TabSRMM/src/globals.cpp b/plugins/TabSRMM/src/globals.cpp index 223c4ff32f..25919bcd3e 100644 --- a/plugins/TabSRMM/src/globals.cpp +++ b/plugins/TabSRMM/src/globals.cpp @@ -74,15 +74,15 @@ bool			 CGlobals::m_exAllowContinue = false;  #if defined(_WIN64)
  	static char szCurrentVersion[30];
  	static char *szVersionUrl = "http://download.miranda.or.at/tabsrmm/3/version.txt";
 -	static char *szUpdateUrl = "http://silvercircle.googlecode.com/files/tabsrmm-3_x64.zip";
 -	static char *szFLVersionUrl = "http://addons.miranda-im.org/details.php?action=viewfile&id=3699";
 -	static char *szFLUpdateurl = "http://addons.miranda-im.org/feed.php?dlfile=3699";
 +	static char *szUpdateUrl = "http://nightly.miranda.im/x64/tabsrmm.zip";
 +	static char *szFLVersionUrl = "http://nightly.miranda.im/";
 +	static char *szFLUpdateurl = "http://nightly.miranda.im/";
  #else
  	static char szCurrentVersion[30];
  	static char *szVersionUrl = "http://download.miranda.or.at/tabsrmm/3/version.txt";
 -	static char *szUpdateUrl = "http://silvercircle.googlecode.com/files/tabsrmm-3_x86.zip";
 -	static char *szFLVersionUrl = ADDONS_UPDATE_URL;
 -	static char *szFLUpdateurl =  ADDONS_DL_URL;
 +	static char *szUpdateUrl = "http://nightly.miranda.im/x32/tabsrmm.zip";
 +	static char *szFLVersionUrl = "http://nightly.miranda.im/";
 +	static char *szFLUpdateurl =  "http://nightly.miranda.im/";
  #endif
  	static char *szPrefix = "tabsrmm ";
 diff --git a/plugins/TooltipNotify/src/main.cpp b/plugins/TooltipNotify/src/main.cpp index e14f302892..6a5f4d5265 100644 --- a/plugins/TooltipNotify/src/main.cpp +++ b/plugins/TooltipNotify/src/main.cpp @@ -75,7 +75,7 @@ static PLUGININFOEX sPluginInfo =  	"perf",
  	"perf@mail333.com",
  	"© 2004-2008 Gneedah software",
 -	"http://addons.miranda-im.org/details.php?action=viewfile&id=1290",
 +	"http://nightly.miranda.im/",
  	UNICODE_AWARE,		//doesn't replace anything built-in
  	MIID_TOOLTIPNOTIFY_UNICODE
  };
 diff --git a/plugins/UserInfoEx/Res/version.h b/plugins/UserInfoEx/Res/version.h index 5ba38222dd..8ee84378bf 100644 --- a/plugins/UserInfoEx/Res/version.h +++ b/plugins/UserInfoEx/Res/version.h @@ -43,7 +43,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.  #define __AUTHOR      "DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol"
  #define __AUTHOREMAIL "deathaxe@web.de"
  #define __COPYRIGHT   "© 2006-2009 DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol"
 -#define __AUTHORWEB   "http://addons.miranda-im.org/details.php?action=viewfile&id=" __STRINGIFY(__UPDATER_DOWNLOAD_ID)
 +#define __AUTHORWEB   "http://nightly.miranda.im/" __STRINGIFY(__UPDATER_DOWNLOAD_ID)
  #define __UPDATER_DOWNLOAD_ID 2537
  #define __PLUGIN_DISPLAY_NAME	"UserInfoEx"
 | 
