summaryrefslogtreecommitdiff
path: root/plugins/IEHistory/src
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2017-12-01 03:26:11 +0300
committerdartraiden <wowemuh@gmail.com>2017-12-01 03:26:11 +0300
commit4d30ea7bc3eadfa252766c559feb7a00d006dcc7 (patch)
treeedab0c4f10cf0c97eaae77d525e8693e19c39f94 /plugins/IEHistory/src
parent7902551c661c307bcfb1844c85c2c74d5012de9b (diff)
remove Tlen completely
Diffstat (limited to 'plugins/IEHistory/src')
-rw-r--r--plugins/IEHistory/src/version.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/IEHistory/src/version.h b/plugins/IEHistory/src/version.h
index e84bd1a658..34d50e6bcf 100644
--- a/plugins/IEHistory/src/version.h
+++ b/plugins/IEHistory/src/version.h
@@ -30,8 +30,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define __DESC "Shows the history for a given contact using IEView."
#define __AUTHOR "Cristian Libotean, Miranda NG team"
-//#define __AUTHOREMAIL "eblis102@yahoo.com"
-#define __AUTHOREMAIL ""
+#define __AUTHOREMAIL "eblis102@yahoo.com"
#define __COPYRIGHT "© 2006 Cristian Libotean, 2014-17 Miranda NG team"
#define __AUTHORWEB "https://miranda-ng.org/p/IEHistory"
#define __PLUGIN_DISPLAY_NAME "IEView history viewer"