From 94e5f742581f4b670cdb6ca09c18c86ce05629a9 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy 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/ZeroNotification/src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/ZeroNotification') diff --git a/plugins/ZeroNotification/src/main.cpp b/plugins/ZeroNotification/src/main.cpp index 2f2221fbf4..e612a636c8 100644 --- a/plugins/ZeroNotification/src/main.cpp +++ b/plugins/ZeroNotification/src/main.cpp @@ -6,7 +6,7 @@ His plugin NoSound can be found at: http://anders.nilsson.net/programs/miranda Miranda can be found here: -http://nightly.miranda.im/ +http://miranda-ng.org/ */ #include "version.h" @@ -45,7 +45,7 @@ PLUGININFOEX pluginInfoEx = { AUTHOR, "", COPYRIGHT, - "", + "http://miranda-ng.org/", UNICODE_AWARE, UID }; -- cgit v1.2.3