diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-01-02 13:26:35 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-01-02 13:26:35 +0000 |
commit | 899c95607b3add967778bb75015fde65060f2e5c (patch) | |
tree | 46ddb4badf21a2070585b0187ce3891ad84922d8 /plugins/Clist_mw | |
parent | ca9273fc0782ee1f4d89de9e3b6bcadf2208bd10 (diff) |
clist_mw: developer name added
git-svn-id: http://svn.miranda-ng.org/main/trunk@7455 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_mw')
-rw-r--r-- | plugins/Clist_mw/src/Version.h | 2 |
1 files changed, 1 insertions, 1 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."
|