[izpack-changes] r181 - izpack-launcher/branches/old-wxwidgets-launcher/src

eppelman at BerliOS eppelman at berlios.de
Fri Jan 13 16:03:17 CET 2006


Author: eppelman
Date: 2006-01-13 16:03:17 +0100 (Fri, 13 Jan 2006)
New Revision: 181

Modified:
   izpack-launcher/branches/old-wxwidgets-launcher/src/Makefile.wxconfig
Log:
Added Czech translations to dist

Modified: izpack-launcher/branches/old-wxwidgets-launcher/src/Makefile.wxconfig
===================================================================
--- izpack-launcher/branches/old-wxwidgets-launcher/src/Makefile.wxconfig	2006-01-13 14:56:10 UTC (rev 180)
+++ izpack-launcher/branches/old-wxwidgets-launcher/src/Makefile.wxconfig	2006-01-13 15:03:17 UTC (rev 181)
@@ -43,7 +43,7 @@
 	strip ../dist/${EXEC}-${OS}
 
 install_lang:
-	mkdir -p ../dist/fr ../dist/de ../dist/da ../dist/pt-BR ../dist/es ../dist/it ../dist/nl
+	mkdir -p ../dist/fr ../dist/de ../dist/da ../dist/pt-BR ../dist/es ../dist/it ../dist/nl ../dist/cz
 	cp fr/launcher.mo ../dist/fr
 	cp es/launcher.mo ../dist/es
 	cp de/launcher.mo ../dist/de
@@ -51,6 +51,7 @@
 	cp pt-BR/launcher.mo ../dist/pt-BR
 	cp it/launcher.mo ../dist/it
 	cp nl/launcher.mo ../dist/nl
+	cp cz/launcher.mo ../dist/cz
 
 clean:
 	rm -f ${EXEC} ${OBJS}




More information about the izpack-changes mailing list