credits updated, adding Palewolf, sheepluva and prg as devs and replaced my previous openal stuff with something more current
fixed diglett hat
szczur updated locale
file(GLOB txttrans2 ??.txt)
file(GLOB txttrans5 ?????.txt)
file(GLOB qmtrans hedgewars_*.qm)
install(FILES
${txttrans2}
${txttrans5}
${qmtrans}
DESTINATION ${SHAREPATH}Data/Locale)