1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-11 17:51:04 +00:00

New settings tab contain all possible settings

Settings are automatically parsed from builtin/settingtypes.txt
The edit dialog automatically adjust based on the type of setting
This commit is contained in:
PilzAdam 2015-10-15 21:32:31 +02:00
parent 06e5d0f5c5
commit 006ef5b4a5
5 changed files with 2621 additions and 1052 deletions

View file

@ -50,7 +50,7 @@ cd ..
potfile=po/minetest.pot
xgettext --package-name=minetest \
--sort-by-file \
--add-location=file \
--add-location \
--keyword=N_ \
--keyword=wgettext \
--keyword=fgettext \