From: dbs Date: Thu, 9 Jul 2009 02:55:50 +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=8b2a5fbad2bf27b63a213278f11ce6f9bf03807c;p=Evergreen.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_0@13548 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: