From 6926497ec600395e44f9878de06d386d4c80d4e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Thu, 7 Feb 2013 18:22:30 +0000 Subject: Umlauts for me. git-svn-id: http://svn.miranda-ng.org/main/trunk@3462 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MenuItemEx/src/version.h | 4 ++-- plugins/MobileState/src/version.h | 4 ++-- protocols/FacebookRM/src/version.h | 4 ++-- 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} -- cgit v1.2.3