summaryrefslogtreecommitdiff
path: root/plugins/Popup/src/opt_skins.cpp
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 /plugins/Popup/src/opt_skins.cpp
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 'plugins/Popup/src/opt_skins.cpp')
-rw-r--r--plugins/Popup/src/opt_skins.cpp2
1 files changed, 1 insertions, 1 deletions
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;