summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/hdr
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-07-26 22:53:10 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-07-26 22:53:10 +0000
commit94e5f742581f4b670cdb6ca09c18c86ce05629a9 (patch)
tree9ba37e2846378a23360379cf0bdb1fac154e49d4 /plugins/Clist_modern/src/hdr
parent2c6fdda841bfff2425a29c17a0a52a9aa189db42 (diff)
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
git-svn-id: http://svn.miranda-ng.org/main/trunk@1206 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/src/hdr')
-rw-r--r--plugins/Clist_modern/src/hdr/modern_commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_modern/src/hdr/modern_commonheaders.h b/plugins/Clist_modern/src/hdr/modern_commonheaders.h
index 2d8a716d38..0fd21dffd8 100644
--- a/plugins/Clist_modern/src/hdr/modern_commonheaders.h
+++ b/plugins/Clist_modern/src/hdr/modern_commonheaders.h
@@ -68,7 +68,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define CLINTERFACE static
#define PLUGININTERFACE extern "C" __declspec( dllexport )
-#define UPDATER_PATH "http://nightly.miranda.im/"
+#define UPDATER_PATH "http://miranda-ng.org/"
#include "m_stdhdr.h"