From: dbs Date: Thu, 9 Jul 2009 02:55:30 +0000 (+0000) Subject: Merge r13546 from trunk: Need to generate the opac.js Dojo string file, too X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3ec17bcb372b03cd7330c916c2e21d5bc38efdbb;p=working%2FEvergreen.git Merge r13546 from trunk: Need to generate the opac.js Dojo string file, too git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6@13547 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/build/i18n/Makefile b/build/i18n/Makefile index bbb9c5ab33..a3d69a8aff 100644 --- a/build/i18n/Makefile +++ b/build/i18n/Makefile @@ -89,6 +89,7 @@ dojo2pot: po2dojo: @scripts/dojo_resource.py --create $(POINDIR)/$(LOCALE)/conify.js.po --output $(PROJECT)/$(LOCALE)/conify.js + @scripts/dojo_resource.py --create $(POINDIR)/$(LOCALE)/opac.js.po --output $(PROJECT)/$(LOCALE)/opac.js @scripts/dojo_resource.py --create $(POINDIR)/$(LOCALE)/reports.js.po --output $(PROJECT)/$(LOCALE)/reports.js ils2pot: