change name of uniprot file
[jalview.git] / src / jalview / io / SequenceFeatureFetcher.java
index 2f8b9ec..bb404d8 100755 (executable)
@@ -53,7 +53,7 @@ public class SequenceFeatureFetcher implements Runnable {
         try {\r
             if (cache == null) {\r
                 jalview.bin.Cache.setProperty("UNIPROT_CACHE",\r
-                    System.getProperty("user.home") + "/uniprot.xml");\r
+                    System.getProperty("user.home") + "/.jalview.uniprot.xml");\r
                 cache = jalview.bin.Cache.getProperty("UNIPROT_CACHE");\r
             }\r
 \r