jeremias 2003/05/28 00:48:10 Modified: src/documentation/content/xdocs index.xml src/documentation skinconf.xml Log: Remove FOP version number used for pdf generation (#20228) Submitted by: Glen Mazza <[EMAIL PROTECTED]> Slight adjustments to the patch Revision Changes Path 1.10 +1 -1 xml-fop/src/documentation/content/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/index.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- index.xml 23 Apr 2003 15:59:33 -0000 1.9 +++ index.xml 28 May 2003 07:48:10 -0000 1.10 @@ -55,7 +55,7 @@ <p>The FOP layout system is currently being rewritten to better support the XSL-FO standard.</p> </section> <note> - The PDF files on this site are created using the latest development version of FOP. + The PDF files on this site are created using FOP. </note> </body> </document> 1.6 +2 -2 xml-fop/src/documentation/skinconf.xml Index: skinconf.xml =================================================================== RCS file: /home/cvs/xml-fop/src/documentation/skinconf.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- skinconf.xml 13 Jan 2003 10:21:45 -0000 1.5 +++ skinconf.xml 28 May 2003 07:48:10 -0000 1.6 @@ -96,8 +96,8 @@ <height>31</height> </credit>--> <credit role="pdf"> - <name>Created by: FOP 1.0dev</name> - <url>http://xml.apache.org/fop/dev</url> + <name>PDF created by FOP</name> + <url>http://xml.apache.org/fop</url> <image>images/logo.jpg</image> <width>138</width> <height>31</height>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]