minetest/util
Giuseppe Bilotta 47381bde3b Bring po update out of cmake again
This solves two issues at once:
* CMake would delete po files during ‘make clean’ because it thought
  they were autogenerated and not just managed
* the only gettext tools readily available in Windows are so old they
  don't support options like --package-name

The change also moves minetest.pot down one level, so we don't need to
special case ‘en’ anymore.

The downside is of course that you need some sane POSIX shell to update
the po files.
2011-07-24 16:52:59 +02:00
..
colors.txt added minetestmapper in utils/ 2011-06-25 17:46:08 +03:00
genmap.py Reorganizing stuff (import from temporary git repo) 2011-06-25 04:23:21 +03:00
minetestmapper.py added minetestmapper in utils/ 2011-06-25 17:46:08 +03:00
pnoise.py Reorganizing stuff (import from temporary git repo) 2011-06-25 04:23:21 +03:00
updatepo.sh Bring po update out of cmake again 2011-07-24 16:52:59 +02:00