diff options
Diffstat (limited to 'plugins/MobileState')
-rw-r--r-- | plugins/MobileState/src/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/MobileState/src/version.h b/plugins/MobileState/src/version.h index 853a3357d1..dde83653b5 100644 --- a/plugins/MobileState/src/version.h +++ b/plugins/MobileState/src/version.h @@ -14,7 +14,7 @@ #define __INTERNAL_NAME "MobileState"
#define __FILENAME "MobileState.dll"
#define __DESCRIPTION "Plugin shows mobile icon in contact list next to contacts which are using mobile client."
-#define __AUTHOR "Robert Pösel"
+#define __AUTHOR "Robert P\xf6" "sel"
#define __AUTHOREMAIL "robyer@seznam.cz"
#define __AUTHORWEB "http://miranda-ng.org/"
-#define __COPYRIGHT "© 2012 Robert Pösel"
+#define __COPYRIGHT "© 2012 Robert P\xf6" "sel"
|