chrisg 2003/03/11 06:37:55
Modified: . build.xml
src/documentation/content/xdocs news.xml
Log:
fixed typos in docs
fixed omission from Images -> images renaming
Revision Changes Path
1.76 +1 -1 xml-fop/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-fop/build.xml,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- build.xml 11 Mar 2003 13:18:35 -0000 1.75
+++ build.xml 11 Mar 2003 14:37:55 -0000 1.76
@@ -155,7 +155,7 @@
<property name="packages" value="org.apache.fop.*"/>
<property name="viewer.resources.src.dir"
value="${src.java}/org/apache/fop/viewer/resources"/>
- <property name="viewer.images.src.dir"
value="${src.java}/org/apache/fop/viewer/Images"/>
+ <property name="viewer.images.src.dir"
value="${src.java}/org/apache/fop/viewer/images"/>
<property name="build.dir" value="./build"/>
<property name="build.src" value="./build/src"/>
1.8 +1 -1 xml-fop/src/documentation/content/xdocs/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/news.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- news.xml 10 Mar 2003 18:09:13 -0000 1.7
+++ news.xml 11 Mar 2003 14:37:55 -0000 1.8
@@ -15,7 +15,7 @@
</p>
</section>
<section>
- <title>2 Frebruar 2002 - New XML PMC</title>
+ <title>2 Februar 2003 - New XML PMC</title>
<p>
Jeremias Maerki and Peter B. West are now representing FOP on the XML PMC.
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]