summaryrefslogtreecommitdiff
path: root/util
Commit message (Collapse)AuthorAge
* Bring po update out of cmake againGiuseppe Bilotta2011-07-24
| | | | | | | | | | | | | | 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.
* added minetestmapper in utils/Perttu Ahola2011-06-25
|
* Reorganizing stuff (import from temporary git repo)Perttu Ahola2011-06-25