summaryrefslogtreecommitdiff
path: root/protocols/Xfire/src
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-10-07 08:25:19 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-10-07 08:25:19 +0000
commit71a42d0f0dcbd01bd4a9bfdef7bc9c2ae71d13da (patch)
tree9b13b20e35d686be9bf29e4f64b662c96a071123 /protocols/Xfire/src
parenta127f8774661297941b83ad278a09f0b7376373b (diff)
Tlen: version info added
git-svn-id: http://svn.miranda-ng.org/main/trunk@6390 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Xfire/src')
-rw-r--r--protocols/Xfire/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Xfire/src/version.h b/protocols/Xfire/src/version.h
index e46dd45ce1..75eaa91b76 100644
--- a/protocols/Xfire/src/version.h
+++ b/protocols/Xfire/src/version.h
@@ -5,7 +5,7 @@
#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __PLUGIN_NAME "Xfire protocol"
+#define __PLUGIN_NAME "Xfire Protocol"
#define __FILENAME "Xfire.dll"
#define __DESCRIPTION "Xfire protocol support for Miranda NG."
#define __AUTHOR "dufte"