* give translators their "unfinished" tags back :>
* fix xfire.h path in hedgewars.pro file (letter was in wrong case)
* lupdate and lrelease again
* I hope everything's correct now XD
if(WIN32 AND NOT UNIX) file(GLOB DLLs *.dll) install(FILES ${DLLs} DESTINATION bin)endif(WIN32 AND NOT UNIX)