X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fio%2FJalviewFileView.java;h=65581c354e5632ea0724f15ea8439e11eee88836;hb=7ab5d6b0ba5fec1ea4a4239e79c476d841622485;hp=6df223a27f85ee2c5c82897b2b0c074bac418d65;hpb=1889827c44c51f6353fe8619e5d44b421158af23;p=jalview.git diff --git a/src/jalview/io/JalviewFileView.java b/src/jalview/io/JalviewFileView.java index 6df223a..65581c3 100755 --- a/src/jalview/io/JalviewFileView.java +++ b/src/jalview/io/JalviewFileView.java @@ -32,7 +32,8 @@ public class JalviewFileView extends FileView static { - // TODO: these names should come from the FormatAdapter lists for readable/writable extensions + // TODO: these names should come from the FormatAdapter lists for + // readable/writable extensions alignSuffix.put("amsa", "AMSA file"); alignSuffix.put("fasta", "Fasta file"); alignSuffix.put("fa", "Fasta file");