105 |
|
# Header of Javadoc pages |
106 |
|
JDOCHEADER = <img src='http://www.i-scream.org.uk/i-scream_small.gif' width='146' height='38'> |
107 |
|
# Footer of Javadoc pages |
108 |
< |
JDOCBOTTOM = <i>Copyright © 2000-2001 i-scream. All Rights Reserved.</i> |
108 |
> |
JDOCBOTTOM = <i>Copyright © 2000-2002 i-scream. All Rights Reserved.</i> |
109 |
|
# Live link to 1.3 Java API (to allow linking) |
110 |
|
JDOCJAPI = http://java.sun.com/j2se/1.3/docs/api/ |
111 |
|
|
131 |
|
|
132 |
|
# base url for JARs |
133 |
|
# note NO trailing slash |
134 |
< |
LIBURL = http://www.i-scream.org.uk/downloads/lib |
134 |
> |
LIBURL = http://www.i-scream.org/pub/i-scream/cms/lib |
135 |
|
|
136 |
|
#### Running #### |
137 |
|
|