[Scummvm-cvs-logs] CVS: scummvm/common util.cpp,1.33,1.34
Travis Howell
kirben at users.sourceforge.net
Mon Feb 9 21:42:21 CET 2004
Update of /cvsroot/scummvm/scummvm/common
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23815/common
Modified Files:
util.cpp
Log Message:
Ooops
Index: util.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/util.cpp,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- util.cpp 7 Feb 2004 17:10:48 -0000 1.33
+++ util.cpp 10 Feb 2004 05:25:51 -0000 1.34
@@ -143,6 +143,7 @@
{"hb", "Hebrew", HB_HEB},
{"ru", "Russian", RU_RUS},
{"cz", "Czech", CZ_CZE},
+ {"nl", "Norwegian", NL_NOR},
{0, 0, UNK_LANG}
};
More information about the Scummvm-git-logs
mailing list