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

kirben kirben at users.sourceforge.net
Thu Dec 29 20:03:03 CET 2005


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

Modified Files:
	md5table.c 
Log Message:

Add Polish.


Index: md5table.c
===================================================================
RCS file: /cvsroot/scummvm/scummvm/tools/md5table.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- md5table.c	18 Oct 2005 01:30:26 -0000	1.8
+++ md5table.c	30 Dec 2005 04:01:53 -0000	1.9
@@ -104,6 +104,7 @@
 	{ "cz",		"CZ_CZE" },
 	{ "nl",		"NL_NLD" },
 	{ "nb",		"NB_NOR" },
+	{ "pl",   	"PL_POL" },
 
 	{ "All",	"UNK_LANG" },
 	{ "All?",	"UNK_LANG" },





More information about the Scummvm-git-logs mailing list