summaryrefslogtreecommitdiff
path: root/plugins/YARelay/src/Version.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-04-07 19:15:09 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-04-07 19:15:09 +0000
commitf096b29abb03618ec609ba4acaedaed43eec1fea (patch)
tree03df06dd3b8449dac0e345255cf7bceb48b436a2 /plugins/YARelay/src/Version.h
parentb6f8f6519957a7edd57242ce43c01514998fc5e4 (diff)
removed not used headers
git-svn-id: http://svn.miranda-ng.org/main/trunk@4372 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/YARelay/src/Version.h')
-rw-r--r--plugins/YARelay/src/Version.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/YARelay/src/Version.h b/plugins/YARelay/src/Version.h
index 91273cc872..a6bbc6da8e 100644
--- a/plugins/YARelay/src/Version.h
+++ b/plugins/YARelay/src/Version.h
@@ -5,10 +5,10 @@
#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __PLUGIN_NAME "yaRelay"
-#define __FILENAME "yaRelay.dll"
-#define __DESCRIPTION "Forwards messages to some contact when you are not available."
-#define __AUTHOR "Anar Ibragimoff"
+#define __PLUGIN_NAME "YARelay"
+#define __FILENAME "YARelay.dll"
+#define __DESCRIPTION "Forwards messages to some contact when you are not available."
+#define __AUTHOR "Anar Ibragimoff"
#define __AUTHOREMAIL "ai91@mail.ru"
#define __AUTHORWEB "http://miranda-ng.org/"
#define __COPYRIGHT "© 2005 Anar Ibragimoff"