vhardy 2002/08/26 08:33:04
Modified: xdocs faq.xml installing.xml
Log:
JPython is now called Jython
Revision Changes Path
1.33 +2 -2 xml-batik/xdocs/faq.xml
Index: faq.xml
===================================================================
RCS file: /home/cvs/xml-batik/xdocs/faq.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- faq.xml 21 Jun 2002 13:28:05 -0000 1.32
+++ faq.xml 26 Aug 2002 15:33:04 -0000 1.33
@@ -508,7 +508,7 @@
<ul>
<li>ECMAScript thanks to the <link
href="http://www.mozilla.org/rhino">Mozilla Rhino</link> JavaScript engine included in
the distribution.
</li>
- <li>Python for which you need to download the <link
href="http://www.jpython.org">JPython</link> engine.
+ <li>Python for which you need to download the <link
href="http://www.jython.org">Jython</link> engine.
</li>
<li>Tcl for which you need to download the <link
href="http://dev.scriptics.com/software/java/">Jacl</link> engine.
</li>
1.10 +4 -4 xml-batik/xdocs/installing.xml
Index: installing.xml
===================================================================
RCS file: /home/cvs/xml-batik/xdocs/installing.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- installing.xml 17 Jun 2002 16:28:00 -0000 1.9
+++ installing.xml 26 Aug 2002 15:33:04 -0000 1.10
@@ -111,9 +111,9 @@
</p>
<ul>
<li>
- For Python, you need to download JPython distribution at the following
- URL <link href="http://www.jpython.org">http://www.jpython.org</link>.
- Then you put the <code>jpython.jar</code> file in the Batik <code>
+ For Python, you need to download Jython distribution at the following
+ URL <link href="http://www.jython.org">http://www.jython.org</link>.
+ Then you put the <code>jython.jar</code> file in the Batik <code>
lib</code> directory.
</li>
<li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]