X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Fjalviewjnlp.html;h=8f32a2b046762e70a42812046287f0e8d41babca;hb=81edd609f9841a84d5799d221277d45413a177cf;hp=590401a545398aa469985710c885120341e6a840;hpb=153dd62dc91da13ae732600e6ea55ddbe15eab39;p=jalview.git diff --git a/help/html/jalviewjnlp.html b/help/html/jalviewjnlp.html index 590401a..8f32a2b 100755 --- a/help/html/jalviewjnlp.html +++ b/help/html/jalviewjnlp.html @@ -1,28 +1,31 @@ + * You should have received a copy of the GNU General Public License + * along with Jalview. If not, see . + * The Jalview Authors are detailed in the 'AUTHORS' file. + --> Jalview local Jnlp File

Jalview local Jnlp File

-<jnlp spec="1.0+" codebase="http://www.jalview.org/webstart/" href="http://www.jalview.org/webstart/jalview.jnlp">
+<jnlp spec="1.0+" codebase="http://www.jalview.org/webstart/">
   <information>
     <title>Jalview</title>
     <vendor>The Barton Group</vendor>
@@ -59,14 +62,14 @@
 		<jar href="jhall.jar"/>
 		<jar href="log4j-1.2.8.jar"/>
 		<jar href="mail.jar"/>
-		&jt;jar href="min-jaba-client.jar"/>
+		<jar href="min-jaba-client.jar"/>
 		<jar href="regex.jar"/>
 		<jar href="saaj.jar"/>
 		<jar href="vamsas-client.jar"/>
 		<jar href="wsdl4j.jar"/>
 		<jar href="xercesImpl.jar"/>
 		<jar href="xml-apis.jar"/>
-		<property name="jalview.version" value="2.6"/>
+		<property name="jalview.version" value="2.6.1"/>
   </resources>
   <application-desc main-class="jalview.bin.Jalview"/>
 </jnlp>