Re-add "file" type for --add-location for xgettext call

Passing line numbers in the comments is bad.

References:

* Commit 94961b3364
* Previous commit
master
est31 2015-10-17 22:19:04 +02:00
parent 006ef5b4a5
commit 6b408248a1
1 changed files with 1 additions and 1 deletions

View File

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