summaryrefslogtreecommitdiff
path: root/plugins/!Deprecated/MagneticWindows/src/Version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/!Deprecated/MagneticWindows/src/Version.h')
-rw-r--r--plugins/!Deprecated/MagneticWindows/src/Version.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/plugins/!Deprecated/MagneticWindows/src/Version.h b/plugins/!Deprecated/MagneticWindows/src/Version.h
deleted file mode 100644
index e6bf08d90d..0000000000
--- a/plugins/!Deprecated/MagneticWindows/src/Version.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 3
-#define __BUILD_NUM 2
-
-#include <stdver.h>
-
-#define __PLUGIN_NAME "Magnetic Windows"
-#define __FILENAME "MagneticWindows.dll"
-#define __DESCRIPTION "Makes the main contactlist and the chat windows snapping to the desktop border and to each other."
-#define __AUTHOR "Michael Kunz"
-#define __AUTHOREMAIL "Michael.Kunz@s2005.TU-Cemnitz.de"
-#define __AUTHORWEB "http://miranda-ng.org/p/MagneticWindows/"
-#define __COPYRIGHT "© 2006 Michael Kunz"