projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
006ef5b
)
Re-add "file" type for --add-location for xgettext call
author
est31
<MTest31@outlook.com>
Sat, 17 Oct 2015 20:19:04 +0000
(22:19 +0200)
committer
est31
<MTest31@outlook.com>
Sat, 17 Oct 2015 20:20:47 +0000
(22:20 +0200)
Passing line numbers in the comments is bad.
References:
* Commit
94961b3364f76d5861913af321e9be6200d080b3
* Previous commit
util/updatepo.sh
patch
|
blob
|
history
diff --git
a/util/updatepo.sh
b/util/updatepo.sh
index 1fc72337337f865ce5aa41f05a947320bd2438c2..f4a401f2cb71a2fe0a38ae0fe72c203f54642378 100755
(executable)
--- 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 \
+ --add-location
=file
\
--keyword=N_ \
--keyword=wgettext \
--keyword=fgettext \