From 26aed6878b3c891b618eb83469de75a623e80361 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 7 Jul 2012 17:46:01 +0000 Subject: - forgotten /Core module: stdaway git-svn-id: http://svn.miranda-ng.org/main/trunk@816 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/core/stdaway/version.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/core/stdaway/version.h (limited to 'src/core/stdaway/version.h') diff --git a/src/core/stdaway/version.h b/src/core/stdaway/version.h new file mode 100644 index 0000000000..dfb0703db4 --- /dev/null +++ b/src/core/stdaway/version.h @@ -0,0 +1,14 @@ + +#include + +#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION +#define __VERSION_STRING MIRANDA_VERSION_STRING + +#define __PLUGIN_NAME "stdaway" +#define __INTERNAL_NAME "stdaway" +#define __FILENAME "stdaway.dll" +#define __DESCRIPTION "Core module for the away messages processing." +#define __AUTHOR "Myranda team" +#define __AUTHOREMAIL "" +#define __AUTHORWEB "http://nightly.miranda.im" +#define __COPYRIGHT "© 2012 Myranda team" -- cgit v1.2.3