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

Max Horn fingolfin at users.sourceforge.net
Tue Feb 10 04:35:12 CET 2004


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

Modified Files:
	md5table.c 
Log Message:
NL = NetherLands, NederLanden, NiederLande - NO is Norway

Index: md5table.c
===================================================================
RCS file: /cvsroot/scummvm/tools/md5table.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- md5table.c	10 Feb 2004 04:55:53 -0000	1.8
+++ md5table.c	10 Feb 2004 12:31:40 -0000	1.9
@@ -71,7 +71,7 @@
 	{ "hb",		"HB_HEB" },
 	{ "ru",		"RU_RUS" },
 	{ "cz",		"CZ_CZE" },
-	{ "nl",		"NL_NOR" },
+	{ "nl",		"NL_NLD" },
 
 	{ "All",	"UNK_LANG" },
 	{ "All?",	"UNK_LANG" },





More information about the Scummvm-git-logs mailing list