updatepo cmake rule
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 22 Jul 2011 08:55:05 +0000 (10:55 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 22 Jul 2011 10:40:29 +0000 (12:40 +0200)
commitd78e5e7329bc56255288c32193504ca97dbf15db
treef2cb3273f12dbd865edf4390961b83e349e42429
parente61b2f99c14c307ae317a5aaba151cd0070c313d
updatepo cmake rule

Get rid of the system-specific updatelocales.sh and introduce an
updatepo cmake rule. po files are also updated before creating the mo
files, and we now keep the .pot file (in the po/en directory). To
stabilize the po file creation, file contents are sorted by source
filename.

Update po files in the process.
cmake/Modules/FindGettextLib.cmake
po/de/minetest.po
po/en/minetest.pot [new file with mode: 0644]
po/fr/minetest.po
src/CMakeLists.txt
updatelocales.sh [deleted file]