JAL-1683 replace year/version strings with tokens in source
[jalview.git] / examples / applets.html
index cc85e86..9d94c69 100755 (executable)
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <!--
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2)
- * Copyright (C) 2014 The Jalview Authors
+ * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
+ * Copyright (C) $$Year-Rel$$ The Jalview Authors
  * 
  * This file is part of Jalview.
  * 
@@ -189,7 +189,7 @@ Try out JalviewLite by pressing one of the buttons below.<br/>
       <td width="10%" valign="center">
        <applet
    code="jalview.bin.JalviewLite" width="140" height="35"
-   archive="jalviewApplet.jar">
+   archive="jalviewApplet.jar,JmolApplet-12.2.4.jar">
 <param name="permissions" value="sandbox"/>
 <param name="file" value="uniref50.fa"/>
 <param name="treeFile" value="ferredoxin.nw"/>
@@ -215,7 +215,7 @@ Try out JalviewLite by pressing one of the buttons below.<br/>
     <tr>
       <td width="10%" valign="center"><applet
    code="jalview.bin.JalviewLite" width="140" height="35"
-   archive="jalviewApplet.jar">
+   archive="jalviewApplet.jar,JmolApplet-12.2.4.jar">
 <param name="permissions" value="sandbox"/>
 <param name="file" value="uniref50.fa"/>
 <param name="features" value="exampleFeatures.txt"/>
@@ -266,7 +266,7 @@ Try out JalviewLite by pressing one of the buttons below.<br/>
     <tr>
       <td width="10%" valign="center"><applet
    code="jalview.bin.JalviewLite" width="140" height="35"
-   archive="jalviewApplet.jar">
+   archive="jalviewApplet.jar,JmolApplet-12.2.4.jar">
 <param name="permissions" value="sandbox"/>
 <param name="file" value="jpred_msa.fasta"/>
 <param name="jnetfile" value="jpred_msa.seq.concise"/>
@@ -297,7 +297,7 @@ Try out JalviewLite by pressing one of the buttons below.<br/>
     <tr>
       <td width="10%" valign="center"><applet
    code="jalview.bin.JalviewLite" width="140" height="35"
-   archive="jalviewApplet.jar">
+   archive="jalviewApplet.jar,JmolApplet-12.2.4.jar">
 <param name="permissions" value="sandbox"/>
 <param name="file" value="RF00031_folded.stk"/>
 <param name="showFullId" value="false"/>