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

kirben at users.sourceforge.net kirben at users.sourceforge.net
Sat Feb 24 10:17:07 CET 2007


Revision: 25815
          http://scummvm.svn.sourceforge.net/scummvm/?rev=25815&view=rev
Author:   kirben
Date:     2007-02-24 01:17:06 -0800 (Sat, 24 Feb 2007)

Log Message:
-----------
Set the extra field for the Amiga demo, to just 'demo', since the language and platform are auto added.

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

Modified: scummvm/trunk/engines/parallaction/detection.cpp
===================================================================
--- scummvm/trunk/engines/parallaction/detection.cpp	2007-02-24 09:12:07 UTC (rev 25814)
+++ scummvm/trunk/engines/parallaction/detection.cpp	2007-02-24 09:17:06 UTC (rev 25815)
@@ -79,7 +79,7 @@
 	{
 		{
 			"nippon",
-			"amiga french demo",
+			"Demo",
 			{
 				{ "disk0",	0, "6fed2e18a6bfe5e8bb49144fcc95fd11", 624640},
 				{ "fr", 	0, "72f04be4320dfac719431419ec2b9a0d", 12778},


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