[Scummvm-cvs-logs] SF.net SVN: scummvm: [25068] scummvm/trunk/engines/agi/detection.cpp

sev at users.sourceforge.net sev at users.sourceforge.net
Fri Jan 12 03:11:54 CET 2007


Revision: 25068
          http://scummvm.svn.sourceforge.net/scummvm/?rev=25068&view=rev
Author:   sev
Date:     2007-01-11 18:11:53 -0800 (Thu, 11 Jan 2007)

Log Message:
-----------
Patch #1632505: "AGI: Typo in detection code"

Modified Paths:
--------------
    scummvm/trunk/engines/agi/detection.cpp

Modified: scummvm/trunk/engines/agi/detection.cpp
===================================================================
--- scummvm/trunk/engines/agi/detection.cpp	2007-01-11 21:53:30 UTC (rev 25067)
+++ scummvm/trunk/engines/agi/detection.cpp	2007-01-12 02:11:53 UTC (rev 25068)
@@ -797,12 +797,12 @@
 	FANMADE("Caitlyn's Destiny", "818469c484cae6dad6f0e9a353f68bf8"),
 	FANMADE("Car Driver (v1.1)", "2311611d2d36d20ccc9da806e6cba157"),
 	FANMADE("Coco Coq (English) - Coco Coq In Grostesteing's Base (v.1.0.3)", "97631f8e710544a58bd6da9e780f9320"),
-	FANMADE_V("Coco Coq (French) - Coco Coq Dans la Base de Grostesteing (v1.0.2)", "ef579ebccfe5e356f9a557eb3b2d8649", Common::FR_FRA),
+	FANMADE_L("Coco Coq (French) - Coco Coq Dans la Base de Grostesteing (v1.0.2)", "ef579ebccfe5e356f9a557eb3b2d8649", Common::FR_FRA),
 	FANMADE("Corby's Murder Mystery (v1.0)", "4ebe62ac24c5a8c7b7898c8eb070efe5"),
 	FANMADE("DG: The AGIMouse Adventure (English v1.1)", "efe453b92bc1487ea69fbebede4d5f26"),
-	FANMADE_V("DG: The AGIMouse Adventure (French v1.1)", "eb3d17ca466d672cbb95947e8d6e846a", Common::FR_FRA),
+	FANMADE_L("DG: The AGIMouse Adventure (French v1.1)", "eb3d17ca466d672cbb95947e8d6e846a", Common::FR_FRA),
 	FANMADE("DG: The Adventure Game (English v1.1)", "0d6376d493fa7a21ec4da1a063e12b25"),
-	FANMADE_V("DG: The Adventure Game (French v1.1)", "258bdb3bb8e61c92b71f2f456cc69e23", Common::FR_FRA),
+	FANMADE_L("DG: The Adventure Game (French v1.1)", "258bdb3bb8e61c92b71f2f456cc69e23", Common::FR_FRA),
 	FANMADE("Dashiki (16 Colors)", "9b2c7b9b0283ab9f12bedc0cb6770a07"),
 	FANMADE("Dashiki (256 Colors)", "c68052bb209e23b39b55ff3d759958e6"),
 	FANMADE("Date Quest 1 (v1.0)", "ba3dcb2600645be53a13170aa1a12e69"),


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