mirror of
https://github.com/moparisthebest/minetest
synced 2024-11-04 16:35:03 -05:00
Re-add "file" type for --add-location for xgettext call
Passing line numbers in the comments is bad.
References:
* Commit 94961b3364
* Previous commit
This commit is contained in:
parent
006ef5b4a5
commit
6b408248a1
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user