diff options
-rw-r--r-- | plugins/MenuItemEx/src/version.h | 4 | ||||
-rw-r--r-- | plugins/MobileState/src/version.h | 4 | ||||
-rw-r--r-- | protocols/FacebookRM/src/version.h | 4 | ||||
-rw-r--r-- | protocols/Omegle/src/main.cpp | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/plugins/MenuItemEx/src/version.h b/plugins/MenuItemEx/src/version.h index eecf13f52e..54ade5f3fa 100644 --- a/plugins/MenuItemEx/src/version.h +++ b/plugins/MenuItemEx/src/version.h @@ -5,7 +5,7 @@ #define __PLUGIN_NAME "Menu Item Ext"
#define __WEB "http://miranda-ng.org/"
#define __DESC "Adds some useful options to a contacts menu."
-#define __AUTHORS "Heiko Schillinger, Baloo, Billy_Bons, Robert Posel"
+#define __AUTHORS "Heiko Schillinger, Baloo, Billy_Bons, Robert P\xf6" "sel"
#define __EMAIL "micron@nexgo.de, baloo@bk.ru, tatarinov.sergey@gmail.com, robyer@seznam.cz"
-#define __COPYRIGHTS "© 2001-03 Heiko Schillinger, © 2006-08 Baloo, © 2009-10 Billy_Bons, © 2011-12 Robert Posel"
+#define __COPYRIGHTS "© 2001-03 Heiko Schillinger, © 2006-08 Baloo, © 2009-10 Billy_Bons, © 2011-12 Robert P\xf6" "sel"
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"
diff --git a/protocols/FacebookRM/src/version.h b/protocols/FacebookRM/src/version.h index 0e2390ee0f..826a02c110 100644 --- a/protocols/FacebookRM/src/version.h +++ b/protocols/FacebookRM/src/version.h @@ -14,7 +14,7 @@ #define __INTERNAL_NAME "Facebook RM"
#define __FILENAME "Facebook.dll"
#define __DESCRIPTION "Facebook protocol support for Miranda NG."
-#define __AUTHOR "Michal Zelinka, Robert Posel"
+#define __AUTHOR "Michal Zelinka, Robert P\xf6" "sel"
#define __AUTHOREMAIL "robyer@seznam.cz"
#define __AUTHORWEB "http://miranda-ng.org/"
-#define __COPYRIGHT "(c) 2009-11 Michal Zelinka, 2011-12 Robert Posel"
+#define __COPYRIGHT "(c) 2009-11 Michal Zelinka, 2011-12 Robert P\xf6" "sel"
diff --git a/protocols/Omegle/src/main.cpp b/protocols/Omegle/src/main.cpp index 79ecfaaa1e..6c8d5e20ba 100644 --- a/protocols/Omegle/src/main.cpp +++ b/protocols/Omegle/src/main.cpp @@ -36,9 +36,9 @@ PLUGININFOEX pluginInfo = { "Omegle Protocol",
__VERSION_DWORD,
"Omegle protocol support for Miranda NG.",
- "Robert Posel",
+ "Robert P\xf6" "sel",
"robyer@seznam.cz",
- "(c) 2011-12 Robert Posel",
+ "(c) 2011-12 Robert P\xf6" "sel",
"http://miranda-ng.org/",
UNICODE_AWARE,
// {9E1D9244-606C-4ef4-99A0-1D7D23CB7601}
|