diff options
| author | Eugene Sandulenko | 2006-06-13 18:22:18 +0000 |
|---|---|---|
| committer | Eugene Sandulenko | 2006-06-13 18:22:18 +0000 |
| commit | f66f86fbd76b8f1082a327f76f674c479a774384 (patch) | |
| tree | f55d24f93753b14bfb3393aa8681aba1453a1a8c /gui | |
| parent | a709eb05b7a757eb31fb4df1421c837e73b1ba6d (diff) | |
| download | scummvm-rg350-f66f86fbd76b8f1082a327f76f674c479a774384.tar.gz scummvm-rg350-f66f86fbd76b8f1082a327f76f674c479a774384.tar.bz2 scummvm-rg350-f66f86fbd76b8f1082a327f76f674c479a774384.zip | |
Fix credits
svn-id: r23090
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/credits.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gui/credits.h b/gui/credits.h index 3de3f2536d..aea584b3fb 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -87,7 +87,7 @@ static const char *credits[] = { "\\C\\c0""Nicolas Bacca", "\\C\\c0""Kostas Nakos", "\\C\\c0""", -"\\C\\c1""PlayStation 2", +"\\C\\c1""Playstation 2", "\\C\\c0""Robert Goeffringmann", "\\C\\c0""", "\\C\\c1""PSP (PlayStation Portable)", @@ -121,8 +121,10 @@ static const char *credits[] = { "\\C\\c0""", "\\C\\c0""", "\\C\\c1""Documentation", +"\\C\\c1""Documentation Manager", "\\C\\c0""Joachim Eberhard", "\\C\\c0""", +"\\C\\c0""", "\\C\\c1""Retired Team Members", "\\C\\c0""Tore Anderson", "\\C\\c2""Former Debian GNU/Linux maintainer", |
