Changeset 3361
- Timestamp:
- May 22, 2007, 9:57:34 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build.xml
r3328 r3361 1084 1084 </xmlcatalog> 1085 1085 1086 < style1086 <xslt 1087 1087 in = "${build}/docbook/html/docbook-ready-file.tmp" 1088 1088 style = "${lib}/docbook/preprocess/webclient_helptext.xsl" … … 1095 1095 <param name="xsltproc.catalog" expression="${catalog.location}" /> 1096 1096 <param name="xsltproc.option.--nonet" expression="" /> 1097 </ style>1097 </xslt> 1098 1098 1099 1099 <replaceregexp
Note: See TracChangeset
for help on using the changeset viewer.