various loadTree bits for loading and saving trees.
[jalview.git] / src / jalview / gui / Desktop.java
index 8bf7523..fe25cd4 100755 (executable)
@@ -180,7 +180,7 @@ public void windowClosing(WindowEvent evt)
    else\r
      JOptionPane.showInternalMessageDialog(Desktop.desktop,  "Couldn't open file.\n"\r
                           + "Formats currently supported are\n"\r
-                          + "Fasta, MSF, Clustal, BLC, PIR, MSP or PFAM"\r
+                          + "Fasta, MSF, Clustal, BLC, PIR, MSP or PFAM" // JBPNote - message should be generated through FormatAdapter!\r
                           ,"Error loading file",\r
                                    JOptionPane.WARNING_MESSAGE);\r
 \r