share/hedgewars/Data/Locale/CMakeLists.txt
author unc0rr
Wed, 27 Sep 2006 20:52:22 +0000
changeset 175 d226d976d836
parent 98 f1d252c234ec
child 184 f97a7a3dc8f6
permissions -rw-r--r--
- Some improvements to volume control - Simplified captions
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
89
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     1
install(FILES
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     2
	en.txt
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     3
	ru.txt
98
f1d252c234ec Repair build system
unc0rr
parents: 96
diff changeset
     4
	DESTINATION ${SHAREPATH}Data/Locale)