From 0762fd5ba34bf672805577223f80bf3bed157c3e Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Tue, 30 Jun 2015 12:02:04 +0100 Subject: [PATCH] JAL-1682 JAL-1645 remove references to 2.8.3 --- examples/appletParameters.html | 4 ++-- help/html/features/annotationsFormat.html | 2 +- help/html/menus/alwselect.html | 2 +- src/jalview/io/AnnotationFile.java | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/appletParameters.html b/examples/appletParameters.html index 95a4511..c880a84 100644 --- a/examples/appletParameters.html +++ b/examples/appletParameters.html @@ -190,7 +190,7 @@ the applet can be interacted with via its file2 fileName A second file to open. If one file is nucleotide and the other peptide, and at least one peptide sequence - is the translation of one of the nucleotide sequences, then alignments will be displayed linked in a split frame (since 2.8.3). + is the translation of one of the nucleotide sequences, then alignments will be displayed linked in a split frame (since 2.9). sequence1,
@@ -401,7 +401,7 @@ the applet can be interacted with via its scaleProteinAsCdnatrue or false (default is false) Set true to shown protein residues the same width as their encoding codons. - For use with parameter file2 when showing a split frame of cDNA and protein. (since 2.8.3) + For use with parameter file2 when showing a split frame of cDNA and protein. (since 2.9) centrecolumnlabels true or false (default is false) When true, text labels associated with a column in the alignment will be shown centered with respect to the column. (since 2.4) diff --git a/help/html/features/annotationsFormat.html b/help/html/features/annotationsFormat.html index eeee788..2f030fc 100755 --- a/help/html/features/annotationsFormat.html +++ b/help/html/features/annotationsFormat.html @@ -207,7 +207,7 @@ Group association is turned off for subsequent annotation rows by:


VIEW_SETREF, VIEW_HIDECOL and HIDE_INSERTIONS
-Since Jalview 2.8.3, the Annotations file has also supported the definition of views on the alignment, and definition of hidden regions.

+Since Jalview 2.9, the Annotations file has also supported the definition of reference sequences and hidden regions for an alignment view.