[graphl-cvs] graphl/web applet.html
Status: Pre-Alpha
Brought to you by:
flo1
From: Flo L. <fl...@us...> - 2006-06-08 13:15:20
|
Update of /cvsroot/graphl/graphl/web In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv17343/web Modified Files: applet.html Log Message: a lot of changes done a long time ago... changelog has to be updated another time :( Index: applet.html =================================================================== RCS file: /cvsroot/graphl/graphl/web/applet.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** applet.html 21 Jun 2004 18:48:07 -0000 1.1 --- applet.html 8 Jun 2006 13:15:00 -0000 1.2 *************** *** 8,12 **** code="org.mediavirus.graphl.GraphlApplet" codebase="applet" ! archive="graphl.jar, rdfapi.jar" name="GraphlApplet" width="100%" --- 8,12 ---- code="org.mediavirus.graphl.GraphlApplet" codebase="applet" ! archive="graphl.jar, rdfapi.jar, commons-jxpath-1.2.jar, l2fprod.jar" name="GraphlApplet" width="100%" |