summaryrefslogtreecommitdiff
path: root/protocols/Xfire
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Xfire')
-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"