[Scummvm-cvs-logs] CVS: scummvm/base gameDetector.cpp,1.60,1.61

Jonathan Gray khalek at users.sourceforge.net
Tue Jan 6 04:28:02 CET 2004


Update of /cvsroot/scummvm/scummvm/base
In directory sc8-pr-cvs1:/tmp/cvs-serv11135

Modified Files:
	gameDetector.cpp 
Log Message:
start work on czech subtitle support, not finished

Index: gameDetector.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/base/gameDetector.cpp,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- gameDetector.cpp	27 Dec 2003 13:52:48 -0000	1.60
+++ gameDetector.cpp	6 Jan 2004 12:27:50 -0000	1.61
@@ -57,7 +57,7 @@
 	"                           hq3x,tv2x,dotmatrix)\n"
 	"  -e, --music-driver=MODE  Select music driver (see README for details)\n"
 	"  -q, --language=LANG      Select language (en,de,fr,it,pt,es,jp,zh,kr,se,gb,\n"
-	"                           hb,ru)\n"
+	"                           hb,ru,cz)\n"
 	"  -m, --music-volume=NUM   Set the music volume, 0-255 (default: 192)\n"
 	"  -o, --master-volume=NUM  Set the master volume, 0-255 (default: 192)\n"
 	"  -s, --sfx-volume=NUM     Set the sfx volume, 0-255 (default: 192)\n"





More information about the Scummvm-git-logs mailing list