startup file is jalview.org
authoramwaterhouse <Andrew Waterhouse>
Thu, 2 Jun 2005 11:05:08 +0000 (11:05 +0000)
committeramwaterhouse <Andrew Waterhouse>
Thu, 2 Jun 2005 11:05:08 +0000 (11:05 +0000)
src/jalview/gui/Preferences.java

index 398c5be..f305bd4 100755 (executable)
@@ -26,7 +26,7 @@ public class Preferences extends GPreferences
   public static char gapSymbol='-';\r
   public static String defaultColour=null;\r
   public static boolean showStartupFile=true;\r
-  public static String startupFile = "http://www.compbio.dundee.ac.uk/~andrew/jalviewTEST/fasta";\r
+  public static String startupFile = "http://www.jalview.org/examples/exampleFile.jar";\r
 \r
   JInternalFrame frame;\r
 \r