projects
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3673d6
)
Merge r13546 from trunk: Need to generate the opac.js Dojo string file, too
author
dbs
<dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 9 Jul 2009 02:55:30 +0000
(
02:55
+0000)
committer
dbs
<dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 9 Jul 2009 02:55:30 +0000
(
02:55
+0000)
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6@13547
dcc99617
-32d9-48b4-a31d-
7c20da2025e4
build/i18n/Makefile
patch
|
blob
|
history
diff --git
a/build/i18n/Makefile
b/build/i18n/Makefile
index
bbb9c5a
..
a3d69a8
100644
(file)
--- 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: