From ea2c50281e34c8c0ade102552fc3d0f336496de9 Mon Sep 17 00:00:00 2001 From: glx Date: Wed, 18 Mar 2009 17:55:47 +0000 Subject: (svn r15762) -Codechange: inlined utf8 chars are not handled properly on eastern version of windows so escape them --- src/misc_gui.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/misc_gui.cpp') diff --git a/src/misc_gui.cpp b/src/misc_gui.cpp index 1eaf4617d..df474d598 100644 --- a/src/misc_gui.cpp +++ b/src/misc_gui.cpp @@ -315,7 +315,7 @@ struct AboutWindow : public Window { " Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework", " Victor Fischer (Celestar) - Programming everywhere you need him to", " Christoph Elsenhans (frosch) - General coding", - " Loïc Guilloux (glx) - Windows Expert", + " Lo\xC3\xAF""c Guilloux (glx) - Windows Expert", " Michael Lutz (michi_cc) - Path based signals", " Owen Rudge (orudge) - Forum host, OS/2 port", " Peter Nelson (peter1138) - Spiritual descendant from newGRF gods", @@ -324,10 +324,10 @@ struct AboutWindow : public Window { " Thijs Marinussen (Yexo) - AI Framework", "", "Inactive Developers:", - " Tamás Faragó (Darkvater) - Ex-Lead coder", + " Tam\xC3\xA1s Farag\xC3\xB3 (Darkvater) - Ex-Lead coder", " Jaroslav Mazanec (KUDr) - YAPG (Yet Another Pathfinder God) ;)", " Jonathan Coome (Maedhros) - High priest of the NewGRF Temple", - " Attila Bán (MiHaMiX) - WebTranslator, Nightlies, Wiki and bugtracker host", + " Attila B\xC3\xA1n (MiHaMiX) - WebTranslator, Nightlies, Wiki and bugtracker host", " Christoph Mallon (Tron) - Programmer, code correctness police", "", "Retired Developers:", -- cgit v1.2.3-70-g09d2