summaryrefslogtreecommitdiff
path: root/src/core/stdaway/version.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2014-12-25 18:16:52 +0000
committerKirill Volinsky <mataes2007@gmail.com>2014-12-25 18:16:52 +0000
commit34306c48a9fb217405e4f36496ca3e910cdfdb3b (patch)
tree0018e985775063712b698a7476eba1947f60a831 /src/core/stdaway/version.h
parent108abbb08f547e20eb30e9ddc2861ca752270020 (diff)
files structure changed
git-svn-id: http://svn.miranda-ng.org/main/trunk@11629 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stdaway/version.h')
-rw-r--r--src/core/stdaway/version.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/core/stdaway/version.h b/src/core/stdaway/version.h
deleted file mode 100644
index b2e0b908c2..0000000000
--- a/src/core/stdaway/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 Away module"
-#define __INTERNAL_NAME "stdaway"
-#define __FILENAME "stdaway.dll"
-#define __DESCRIPTION "Core module for the away messages processing."
-#define __AUTHOR "Miranda NG Development Team"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdAway/"
-#define __COPYRIGHT "© 2012 Miranda NG Development Team"