From 94e5f742581f4b670cdb6ca09c18c86ce05629a9 Mon Sep 17 00:00:00 2001
From: Vadim Dashevskiy <watcherhd@gmail.com>
Date: Thu, 26 Jul 2012 22:53:10 +0000
Subject: 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
---
 plugins/AutoShutdown/src/main.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'plugins/AutoShutdown')

diff --git a/plugins/AutoShutdown/src/main.cpp b/plugins/AutoShutdown/src/main.cpp
index 3f8136cfe0..46e228d809 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://nightly.miranda.im/",
+	"http://miranda-ng.org/",
 	UNICODE_AWARE,
 	// {9DE24579-5C5C-49aa-80E8-4D38E4344E63}
 	{0x9de24579,0x5c5c,0x49aa,{0x80,0xe8,0x4d,0x38,0xe4,0x34,0x4e,0x63}},
-- 
cgit v1.2.3