diff options
Diffstat (limited to 'protocols/Steam')
-rw-r--r-- | protocols/Steam/src/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Steam/src/version.h b/protocols/Steam/src/version.h index df8a29ec94..6b19a0e80a 100644 --- a/protocols/Steam/src/version.h +++ b/protocols/Steam/src/version.h @@ -8,7 +8,7 @@ #define __PLUGIN_NAME "Steam protocol"
#define __FILENAME "Steam.dll"
#define __DESCRIPTION "Steam protocol support for Miranda NG."
-#define __AUTHOR "Miranda NG Team, Robert P\xf6" "sel"
+#define __AUTHOR "Miranda NG Team, Robert Pösel"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "https://miranda-ng.org/p/Steam/"
-#define __COPYRIGHT "� 2014-17 Miranda NG team"
+#define __COPYRIGHT "© 2014-17 Miranda NG team"
|