summaryrefslogtreecommitdiff
path: root/protocols/Weather
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-07-22 18:10:05 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-07-22 18:10:05 +0000
commit2afffa0335123e7ceeb94835dc868a4577f5f044 (patch)
tree764b8186dddbfd607cf6e9e834059d7d4999e25b /protocols/Weather
parent2383834e4dadb47c7580d9645bf11ccf4a0a7f52 (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 'protocols/Weather')
-rw-r--r--protocols/Weather/weather.cpp2
-rw-r--r--protocols/Weather/weather_ini.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Weather/weather.cpp b/protocols/Weather/weather.cpp
index 9c6f762683..68491a75e8 100644
--- a/protocols/Weather/weather.cpp
+++ b/protocols/Weather/weather.cpp
@@ -71,7 +71,7 @@ static const PLUGININFOEX pluginInfoEx =
AUTH,
"borkra@miranda-im.org",
"(c) 2002-2005 NoName, 2005-2010 Boris Krasnovskiy",
- "http://addons.miranda-im.org/details.php?action=viewfile&id=2322",
+ "http://nightly.miranda.im/",
UNICODE_AWARE,
MIID_WEATHER
};
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: