[open-ils-commits] [GIT] Evergreen ILS branch master updated. 95f71fd2e9ed90a2fe6285a62e5959cd551ad70d
Evergreen Git
git at git.evergreen-ils.org
Wed Aug 19 18:12:11 EDT 2015
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, master has been updated
via 95f71fd2e9ed90a2fe6285a62e5959cd551ad70d (commit)
from 98f16b8fa83c6a9bc7a4373888b368ba3778fe61 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 95f71fd2e9ed90a2fe6285a62e5959cd551ad70d
Author: Ben Shum <bshum at biblio.org>
Date: Wed Aug 19 18:11:18 2015 -0400
LP#1484650: Missing webstaff2pot make target for newpot
Seems that something went awry with the commit I submitted for pullrequest
and we missed the actual change to make the webstaff client file for
translation.
Fixed.
Signed-off-by: Ben Shum <bshum at biblio.org>
diff --git a/build/i18n/Makefile b/build/i18n/Makefile
index d42f964..4370b97 100644
--- a/build/i18n/Makefile
+++ b/build/i18n/Makefile
@@ -115,7 +115,7 @@ newpo:
@echo "Generated new PO files for locale $(LOCALE)"
# Generate a new set of POT files and entityized fieldmapper IDL
-newpot: dtds2pot fmidl2pot fmidl2fmidlent ils2pot props2pot sql2pot dojo2pot tpac2pot
+newpot: dtds2pot fmidl2pot fmidl2fmidlent ils2pot props2pot sql2pot dojo2pot tpac2pot webstaff2pot
@echo "Generated new POT files"
# Generate DTD, JavaScript message catalogs, fieldmapper IDL,
-----------------------------------------------------------------------
Summary of changes:
build/i18n/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list