diff options
author | rubidium <rubidium@openttd.org> | 2010-02-04 17:11:46 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-02-04 17:11:46 +0000 |
commit | d11bb39f43b83e0c32ef446832b178cdbf5cfae3 (patch) | |
tree | c9309faa1cc5b71378cba3c8740b102937900737 /src | |
parent | cc8fd6e910374b337dd080522d997d80212a1b03 (diff) | |
download | openttd-d11bb39f43b83e0c32ef446832b178cdbf5cfae3.tar.xz |
(svn r19007) -Prepare: 1.0.0-beta4
Diffstat (limited to 'src')
-rw-r--r-- | src/misc_gui.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misc_gui.cpp b/src/misc_gui.cpp index 73ca219e0..f33556a85 100644 --- a/src/misc_gui.cpp +++ b/src/misc_gui.cpp @@ -351,7 +351,7 @@ static const char * const _credits[] = { "", "The OpenTTD team (in alphabetical order):", " Albert Hofkamp (Alberth) - GUI expert", - " Jean-Francois Claeys (Belugas) - GUI, newindustries and more", + " Jean-Fran\xC3\xA7ois Claeys (Belugas) - GUI, newindustries and more", " Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework", " Christoph Elsenhans (frosch) - General coding", " Lo\xC3\xAF""c Guilloux (glx) - Windows Expert", |