From 899c95607b3add967778bb75015fde65060f2e5c Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Thu, 2 Jan 2014 13:26:35 +0000 Subject: clist_mw: developer name added git-svn-id: http://svn.miranda-ng.org/main/trunk@7455 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_mw/src/Version.h | 2 +- plugins/TopToolBar/src/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Clist_mw/src/Version.h b/plugins/Clist_mw/src/Version.h index 1376c3584b..048c220a0f 100644 --- a/plugins/Clist_mw/src/Version.h +++ b/plugins/Clist_mw/src/Version.h @@ -8,7 +8,7 @@ #define __PLUGIN_NAME "MultiWindow contact list" #define __FILENAME "Clist_mw.dll" #define __DESCRIPTION "Displays contacts, event notifications, protocol status with MW modifications." -#define __AUTHOR "" +#define __AUTHOR "Bethoven" #define __AUTHOREMAIL "bethoven@mailgate.ru" #define __AUTHORWEB "http://miranda-ng.org/p/Clist_mw/" #define __COPYRIGHT "Copyright 2000-2010 Miranda IM project, 2012 Miranda NG project." diff --git a/plugins/TopToolBar/src/version.h b/plugins/TopToolBar/src/version.h index 2e34a8ba34..88227ac757 100644 --- a/plugins/TopToolBar/src/version.h +++ b/plugins/TopToolBar/src/version.h @@ -9,6 +9,6 @@ #define __FILENAME "TopToolBar.dll" #define __DESCRIPTION "ToptoolBar adds buttons in top frame for fast access." #define __AUTHOR "Bethoven" -#define __AUTHOREMAIL "Bethoven@mailgate.ru" +#define __AUTHOREMAIL "bethoven@mailgate.ru" #define __AUTHORWEB "http://miranda-ng.org/p/TopToolBar/" #define __COPYRIGHT "© 2003-2008 Bethoven" -- cgit v1.2.3