X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fio%2FJalviewFileView.java;h=65581c354e5632ea0724f15ea8439e11eee88836;hb=373a0f23b37fdd3c40d3ebb4a3c9120f5773bb45;hp=6df223a27f85ee2c5c82897b2b0c074bac418d65;hpb=47168f025aefdaa044802bd5f8f510ffe43a4808;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");