From 69abde6e0cde3f010d993f0a86294fe57154aa4c Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Thu, 19 Nov 2009 01:04:47 +0100 Subject: Removing "join-existing". Do not add on update, just rebuild complete pot. The pot file gets really dirty, really quickly. --- scripts/update_pot.sh | 1 - 1 file changed, 1 deletion(-) 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 \ -- cgit v1.2.3-54-g00ecf