From 4b7c03000029ae55340bc0d1c4c296de917f9700 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 22 Jul 2012 20:44:31 +0000 Subject: links to miranda-im.org removed git-svn-id: http://svn.miranda-ng.org/main/trunk@1105 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Scriver/resource.rc | 2 +- plugins/Scriver/srmm.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Scriver') diff --git a/plugins/Scriver/resource.rc b/plugins/Scriver/resource.rc index aecb2e21bd..ae3a8fbe06 100644 --- a/plugins/Scriver/resource.rc +++ b/plugins/Scriver/resource.rc @@ -697,7 +697,7 @@ BEGIN BEGIN BLOCK "041504e3" BEGIN - VALUE "Comments", "http://www.miranda-im.org" + VALUE "Comments", "http://nightly.miranda.im/" VALUE "CompanyName", "Miranda IM Development Team" VALUE "FileDescription", "Scriver - send and receive instant messages" VALUE "FileVersion", "2.10.0.1" diff --git a/plugins/Scriver/srmm.cpp b/plugins/Scriver/srmm.cpp index 4a4108ed84..8d98416ddd 100644 --- a/plugins/Scriver/srmm.cpp +++ b/plugins/Scriver/srmm.cpp @@ -41,7 +41,7 @@ PLUGININFOEX pluginInfo = { "Miranda IM Development Team", "the_leech@users.berlios.de", "Copyright (c) 2000-2012 Miranda IM Project", - "http://www.miranda-im.org", + "http://nightly.miranda.im/", UNICODE_AWARE, {0x84636f78, 0x2057, 0x4302, { 0x8a, 0x65, 0x23, 0xa1, 0x6d, 0x46, 0x84, 0x4c }} //{84636F78-2057-4302-8A65-23A16D46844C} }; -- cgit v1.2.3