From 2afffa0335123e7ceeb94835dc868a4577f5f044 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 22 Jul 2012 18:10:05 +0000 Subject: 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 --- protocols/Weather/weather_ini.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Weather/weather_ini.cpp') diff --git a/protocols/Weather/weather_ini.cpp b/protocols/Weather/weather_ini.cpp index c533ed9bc4..9db60a4872 100644 --- a/protocols/Weather/weather_ini.cpp +++ b/protocols/Weather/weather_ini.cpp @@ -567,7 +567,7 @@ INT_PTR CALLBACK DlgProcSetup(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lPar case IDC_STEP1: // update current data CallService(MS_UTILS_OPENURL, opt.NewBrowserWin, - (WPARAM)"http://addons.miranda-im.org/index.php?action=display&id=78"); + (WPARAM)"http://nightly.miranda.im/"); break; case IDC_STEP2: -- cgit v1.2.3