From 5f495322269441d4b19c45b8fdbfa219d12ac4c4 Mon Sep 17 00:00:00 2001 From: Ben Shum Date: Thu, 11 Feb 2016 14:16:28 -0500 Subject: [PATCH] LP#1544723: i18n - Add webstaff to update_pofiles Add webstaff po file to the update_pofiles script so that future syncs from the Launchpad bzr will update the webstaff po files. Signed-off-by: Ben Shum Signed-off-by: Galen Charlton --- build/i18n/scripts/update_pofiles | 1 + 1 file changed, 1 insertion(+) diff --git a/build/i18n/scripts/update_pofiles b/build/i18n/scripts/update_pofiles index 141333fc81..0df525878c 100755 --- a/build/i18n/scripts/update_pofiles +++ b/build/i18n/scripts/update_pofiles @@ -94,6 +94,7 @@ my @pofiles = qw/ User.js vandelay.dtd vandelay.js + webstaff XULTermLoader.js /; -- 2.11.0