From 006ef5b4a5e362eed848ca26b411a8059d74b965 Mon Sep 17 00:00:00 2001 From: PilzAdam Date: Thu, 15 Oct 2015 21:32:31 +0200 Subject: 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 --- util/updatepo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/updatepo.sh') diff --git a/util/updatepo.sh b/util/updatepo.sh index f4a401f2c..1fc723373 100755 --- a/util/updatepo.sh +++ b/util/updatepo.sh @@ -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 \ -- cgit v1.2.3