summaryrefslogtreecommitdiff
path: root/src/core/stdautoaway/version.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2014-12-25 18:09:14 +0000
committerKirill Volinsky <mataes2007@gmail.com>2014-12-25 18:09:14 +0000
commit108abbb08f547e20eb30e9ddc2861ca752270020 (patch)
tree810b6279ebbd2a94332ef3ce402ce00cf8e0483d /src/core/stdautoaway/version.h
parent3c5efcd9b67b26ac0f1d965e157823990b9426c0 (diff)
files structure changed
git-svn-id: http://svn.miranda-ng.org/main/trunk@11628 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stdautoaway/version.h')
-rw-r--r--src/core/stdautoaway/version.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/core/stdautoaway/version.h b/src/core/stdautoaway/version.h
deleted file mode 100644
index 885e142b57..0000000000
--- a/src/core/stdautoaway/version.h
+++ /dev/null
@@ -1,14 +0,0 @@
-
-#include <m_version.h>
-
-#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
-#define __VERSION_STRING MIRANDA_VERSION_STRING
-
-#define __PLUGIN_NAME "Standard AutoAway module"
-#define __INTERNAL_NAME "stdautoaway"
-#define __FILENAME "stdautoaway.dll"
-#define __DESCRIPTION "Core module for away state processing."
-#define __AUTHOR "Miranda NG Development Team"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdAutoAway/"
-#define __COPYRIGHT "© 2012 Miranda NG Development Team"