From 983b9fa3c64b92da8b9ee5f6c57ba2e7133dedbc Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 17 Jan 2013 15:45:01 +0000 Subject: - small fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@3140 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AVS/src/version.h | 2 +- protocols/JabberG/src/jabber.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/AVS/src/version.h b/plugins/AVS/src/version.h index 76f5d4b0d9..1ec462b443 100644 --- a/plugins/AVS/src/version.h +++ b/plugins/AVS/src/version.h @@ -15,6 +15,6 @@ #define __FILENAME "AVS.dll" #define __DESCRIPTION "Loads and manages contact pictures for other plugins." #define __AUTHOR "Nightwish, Pescuma" -#define __AUTHOREMAIL "http://miranda-ng.org/" +#define __AUTHOREMAIL "" #define __AUTHORWEB "http://miranda-ng.org/" #define __COPYRIGHT "© 2000-2012 Miranda-IM project, 2012 Miranda NG team" diff --git a/protocols/JabberG/src/jabber.cpp b/protocols/JabberG/src/jabber.cpp index 022a109ebd..89db47c1f0 100644 --- a/protocols/JabberG/src/jabber.cpp +++ b/protocols/JabberG/src/jabber.cpp @@ -51,7 +51,7 @@ PLUGININFOEX pluginInfo = { __VERSION_DWORD, "Jabber protocol support for Miranda NG.", "George Hazan, Maxim Mluhov, Victor Pavlychko, Artem Shpynov, Michael Stepura", - "ghazan@miranda-im.org", + "ghazan@miranda.im", "(c) 2005-2012 George Hazan, Maxim Mluhov, Victor Pavlychko, Artem Shpynov, Michael Stepura", "http://miranda-ng.org/", UNICODE_AWARE, -- cgit v1.2.3