summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiebrand Mazeland <s.mazeland@xs4all.nl>2009-11-19 01:04:47 +0100
committerSiebrand Mazeland <s.mazeland@xs4all.nl>2009-11-19 01:04:47 +0100
commit69abde6e0cde3f010d993f0a86294fe57154aa4c (patch)
tree31260046ed2d8bcf63c26503f4c35ca5203f2e9e
parent1827256d0e2b49a77df46f90249c2ab893e0ac4f (diff)
Removing "join-existing". Do not add on update, just rebuild complete pot. The pot file gets really dirty, really quickly.
-rwxr-xr-xscripts/update_pot.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/update_pot.sh b/scripts/update_pot.sh
index 8b44d43b4..de53fe7c9 100755
--- a/scripts/update_pot.sh
+++ b/scripts/update_pot.sh
@@ -7,7 +7,6 @@ xgettext \
--language=PHP \
--keyword="pgettext:1c,2" \
--keyword="npgettext:1c,2,3" \
- --join-existing \
actions/*.php \
classes/*.php \
lib/*.php \