[Scummvm-cvs-logs] CVS: tools md5table.c,1.7,1.8

Travis Howell kirben at users.sourceforge.net
Mon Feb 9 21:00:01 CET 2004


Update of /cvsroot/scummvm/tools
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18752

Modified Files:
	md5table.c 
Log Message:

Add languages


Index: md5table.c
===================================================================
RCS file: /cvsroot/scummvm/tools/md5table.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- md5table.c	7 Feb 2004 16:07:15 -0000	1.7
+++ md5table.c	10 Feb 2004 04:55:53 -0000	1.8
@@ -70,6 +70,8 @@
 	{ "en",		"EN_GRB" },
 	{ "hb",		"HB_HEB" },
 	{ "ru",		"RU_RUS" },
+	{ "cz",		"CZ_CZE" },
+	{ "nl",		"NL_NOR" },
 
 	{ "All",	"UNK_LANG" },
 	{ "All?",	"UNK_LANG" },





More information about the Scummvm-git-logs mailing list