diff options
author | Eugene Sandulenko | 2005-09-16 22:18:46 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2005-09-16 22:18:46 +0000 |
commit | c33e15e915323c17f192ca6d87e5335ac7a8f395 (patch) | |
tree | c2ab3b3f60cda0cb439441997363816d7cba55b9 /gui | |
parent | 76a3c5bc4dad621eb9f537ba85b5b806cf6bf005 (diff) | |
download | scummvm-rg350-c33e15e915323c17f192ca6d87e5335ac7a8f395.tar.gz scummvm-rg350-c33e15e915323c17f192ca6d87e5335ac7a8f395.tar.bz2 scummvm-rg350-c33e15e915323c17f192ca6d87e5335ac7a8f395.zip |
Mention ITE and Gob in about dialog. Or should I state publisher (C)
on Goblins which is Sierra Inc.?
svn-id: r18832
Diffstat (limited to 'gui')
-rw-r--r-- | gui/about.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/about.cpp b/gui/about.cpp index 14f29e3987..730d24b4b0 100644 --- a/gui/about.cpp +++ b/gui/about.cpp @@ -56,6 +56,8 @@ static const char *credits_intro[] = { "\\C""Broken Sword Games (C) Revolution", "\\C""Flight of the Amazon Queen (C) John Passfield", "\\C""and Steve Stamatiadis", +"\\C""Inherit the Earth (C) Wyrmkeep Entertainment", +"\\C""Goblins Games (C) Coktel Vision", "\\C""", "\\C""This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.", "\\C""", |