share/hedgewars/Data/Missions/Training/CMakeLists.txt
author szczur+nemo
Fri, 24 Dec 2010 10:04:01 -0500
changeset 4664 debfdc340e68
parent 3238 e99a43a2405b
child 8443 2debc9b9f917
permissions -rw-r--r--
add new translation phrases missed through insufficient quoting, remove duplicated hog name entries, add almost complete polish translation

file(GLOB Scripts *.lua)

install(FILES
	${Scripts}
	DESTINATION ${SHAREPATH}Data/Missions/Training)