[Scummvm-cvs-logs] CVS: scummvm/common util.cpp,1.34,1.35

Travis Howell kirben at users.sourceforge.net
Tue Feb 10 04:40:01 CET 2004


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

Modified Files:
	util.cpp 
Log Message:

Ooops


Index: util.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/util.cpp,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- util.cpp	10 Feb 2004 05:25:51 -0000	1.34
+++ util.cpp	10 Feb 2004 12:36:15 -0000	1.35
@@ -143,7 +143,7 @@
 	{"hb", "Hebrew", HB_HEB},
 	{"ru", "Russian", RU_RUS},
 	{"cz", "Czech", CZ_CZE},
-	{"nl", "Norwegian", NL_NOR},
+	{"nl", "NederLanden", NL_NLD},
 	{0, 0, UNK_LANG}
 };
 





More information about the Scummvm-git-logs mailing list