[Scummvm-cvs-logs] SF.net SVN: scummvm:[39829] scummvm/trunk/engines/scumm/detection_tables.h
Kirben at users.sourceforge.net
Kirben at users.sourceforge.net
Sat Apr 4 08:01:08 CEST 2009
Revision: 39829
http://scummvm.svn.sourceforge.net/scummvm/?rev=39829&view=rev
Author: Kirben
Date: 2009-04-04 06:01:03 +0000 (Sat, 04 Apr 2009)
Log Message:
-----------
Update prefix for German version of puttzoo.
Modified Paths:
--------------
scummvm/trunk/engines/scumm/detection_tables.h
Modified: scummvm/trunk/engines/scumm/detection_tables.h
===================================================================
--- scummvm/trunk/engines/scumm/detection_tables.h 2009-04-04 05:50:21 UTC (rev 39828)
+++ scummvm/trunk/engines/scumm/detection_tables.h 2009-04-04 06:01:03 UTC (rev 39829)
@@ -771,8 +771,8 @@
{ "puttzoo", "puttzoo", kGenHEPC, UNK_LANG, UNK, 0 },
{ "puttzoo", "Puttzoo Demo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
{ "puttzoo", "PuttZoo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
- { "puttzoo", "T\xC3\x96""ffZoo", kGenHEPC, Common::DE_DEU, UNK, 0 }, // UTF-8 encoding
- { "puttzoo", "T\xF6""ffZoo", kGenHEPC, Common::DE_DEU, UNK, 0 }, // Windows encoding
+ { "puttzoo", "T\xC3\x96""FFZOO", kGenHEPC, Common::DE_DEU, UNK, 0 }, // UTF-8 encoding
+ { "puttzoo", "T\xD6""FFZOO", kGenHEPC, Common::DE_DEU, UNK, 0 }, // Windows encoding
{ "puttzoo", "T\xC3\xB6""ff-T\xC3\xB6""ff\xE2\x84\xA2 Zoo Demo", kGenHEMac, Common::DE_DEU, Common::kPlatformMacintosh, 0 }, // UTF-8 encoding
{ "puttzoo", "T\xF6""ff-T""\xF6""ff\x99 Zoo Demo", kGenHEMac, Common::DE_DEU, Common::kPlatformMacintosh, 0 }, // Windows encoding
{ "puttzoo", "zoodemo", kGenHEPC, UNK_LANG, UNK, 0 },
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list