[Scummvm-cvs-logs] SF.net SVN: scummvm: [27198] scummvm/trunk/engines/scumm/detection_tables.h
Kirben at users.sourceforge.net
Kirben at users.sourceforge.net
Fri Jun 8 12:46:41 CEST 2007
Revision: 27198
http://scummvm.svn.sourceforge.net/scummvm/?rev=27198&view=rev
Author: Kirben
Date: 2007-06-08 03:46:40 -0700 (Fri, 08 Jun 2007)
Log Message:
-----------
Add prefixes used by Hebrew Windows verison of Freddi Fish 3 and Pajama Sam 2 demos.
Modified Paths:
--------------
scummvm/trunk/engines/scumm/detection_tables.h
Modified: scummvm/trunk/engines/scumm/detection_tables.h
===================================================================
--- scummvm/trunk/engines/scumm/detection_tables.h 2007-06-08 10:14:03 UTC (rev 27197)
+++ scummvm/trunk/engines/scumm/detection_tables.h 2007-06-08 10:46:40 UTC (rev 27198)
@@ -571,6 +571,7 @@
{ "freddi3", "F3-Mdemo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
{ "freddi3", "f3-mdemo", kGenHEPC, UNK_LANG, UNK, 0 },
{ "freddi3", "FF3-DEMO", kGenHEPC, UNK_LANG, UNK, 0 },
+ { "freddi3", "FF3DEMO", kGenHEPC, Common::HB_ISR, UNK, 0 },
{ "freddi3", "Freddi 3", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 },
{ "freddi3", "Freddi Fish 3", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
{ "freddi3", "FreddiFGT", kGenHEPC, Common::DE_DEU, UNK, 0 },
@@ -660,6 +661,7 @@
{ "pajama2", "pj2demo", kGenHEPC, UNK_LANG, UNK, 0 },
{ "pajama2", "Pjs2demo", kGenHEPC, UNK_LANG, UNK, 0 },
{ "pajama2", "PJ2 Demo", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 },
+ { "pajama2", "PS2DEMO", kGenHEPC, Common::HB_ISR, UNK, 0 },
{ "pajama3", "pajama3", kGenHEPC, UNK_LANG, UNK, 0 },
{ "pajama3", "FPJ3Demo", kGenHEPC, Common::FR_FRA, 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