diff options
-rw-r--r-- | plugins/MenuItemEx/src/version.h | 4 | ||||
-rw-r--r-- | plugins/MobileState/src/version.h | 4 | ||||
-rw-r--r-- | protocols/Dummy/src/version.h | 4 | ||||
-rw-r--r-- | protocols/MinecraftDynmap/src/version.h | 4 | ||||
-rw-r--r-- | protocols/Omegle/src/version.h | 4 | ||||
-rw-r--r-- | protocols/Steam/src/version.h | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/plugins/MenuItemEx/src/version.h b/plugins/MenuItemEx/src/version.h index 390e31788d..b413e2676b 100644 --- a/plugins/MenuItemEx/src/version.h +++ b/plugins/MenuItemEx/src/version.h @@ -8,7 +8,7 @@ #define __PLUGIN_NAME "Menu item ext"
#define __FILENAME "MenuEx.dll"
#define __DESCRIPTION "Adds some useful options to a contacts menu."
-#define __AUTHOR "Heiko Schillinger, Baloo, Billy_Bons, Robert P\xf6" "sel"
+#define __AUTHOR "Heiko Schillinger, Baloo, Billy_Bons, Robert Pösel"
#define __AUTHOREMAIL "micron@nexgo.de; baloo@bk.ru; tatarinov.sergey@gmail.com; robyer@seznam.cz"
#define __AUTHORWEB "https://miranda-ng.org/p/MenuEx/"
-#define __COPYRIGHT "© 2001-03 Heiko Schillinger, © 2006-08 Baloo, © 2009-10 Billy_Bons, © 2011-13 Robert P\xf6" "sel"
+#define __COPYRIGHT "© 2001-03 Heiko Schillinger, © 2006-08 Baloo, © 2009-10 Billy_Bons, © 2011-13 Robert Pösel"
diff --git a/plugins/MobileState/src/version.h b/plugins/MobileState/src/version.h index be73529a9a..bfd59aee34 100644 --- a/plugins/MobileState/src/version.h +++ b/plugins/MobileState/src/version.h @@ -8,7 +8,7 @@ #define __PLUGIN_NAME "Mobile state"
#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\xf6" "sel"
+#define __AUTHOR "Robert Pösel"
#define __AUTHOREMAIL "robyer@seznam.cz"
#define __AUTHORWEB "https://miranda-ng.org/p/MobileState/"
-#define __COPYRIGHT "© 2012-17 Robert P\xf6" "sel"
+#define __COPYRIGHT "© 2012-17 Robert Pösel"
diff --git a/protocols/Dummy/src/version.h b/protocols/Dummy/src/version.h index 938681144c..99bef970b2 100644 --- a/protocols/Dummy/src/version.h +++ b/protocols/Dummy/src/version.h @@ -8,7 +8,7 @@ #define __PLUGIN_NAME "Dummy protocol" #define __FILENAME "Dummy.dll" #define __DESCRIPTION "Dummy protocol for Miranda NG. Could be used for holding contacts and history from deprecated protocols or for creating virtual contacts." -#define __AUTHOR "Robert P\xf6" "sel" +#define __AUTHOR "Robert Pösel" #define __AUTHOREMAIL "robyer@seznam.cz" #define __AUTHORWEB "https://miranda-ng.org/p/Dummy/" -#define __COPYRIGHT "© 2014-17 Robert P\xf6" "sel" +#define __COPYRIGHT "© 2014-17 Robert Pösel" diff --git a/protocols/MinecraftDynmap/src/version.h b/protocols/MinecraftDynmap/src/version.h index dab63323fa..91e46601e4 100644 --- a/protocols/MinecraftDynmap/src/version.h +++ b/protocols/MinecraftDynmap/src/version.h @@ -8,7 +8,7 @@ #define __PLUGIN_NAME "Minecraft Dynmap protocol" #define __FILENAME "MinecraftDynmap.dll" #define __DESCRIPTION "Minecraft Dynmap support for Miranda NG." -#define __AUTHOR "Robert P\xf6" "sel" +#define __AUTHOR "Robert Pösel" #define __AUTHOREMAIL "robyer@seznam.cz" #define __AUTHORWEB "https://miranda-ng.org/p/MinecraftDynmap/" -#define __COPYRIGHT "© 2015-17 Robert P\xf6" "sel" +#define __COPYRIGHT "© 2015-17 Robert Pösel" diff --git a/protocols/Omegle/src/version.h b/protocols/Omegle/src/version.h index 2becf25472..e5ffe14f16 100644 --- a/protocols/Omegle/src/version.h +++ b/protocols/Omegle/src/version.h @@ -8,7 +8,7 @@ #define __PLUGIN_NAME "Omegle protocol"
#define __FILENAME "Omegle.dll"
#define __DESCRIPTION "Omegle protocol support for Miranda NG."
-#define __AUTHOR "Robert P\xf6" "sel"
+#define __AUTHOR "Robert Pösel"
#define __AUTHOREMAIL "robyer@seznam.cz"
#define __AUTHORWEB "https://miranda-ng.org/p/Omegle/"
-#define __COPYRIGHT "© 2011-17 Robert P\xf6" "sel"
+#define __COPYRIGHT "© 2011-17 Robert Pösel"
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"
|