revised author list
authorjprocter <Jim Procter>
Thu, 23 Sep 2010 07:15:17 +0000 (07:15 +0000)
committerjprocter <Jim Procter>
Thu, 23 Sep 2010 07:15:17 +0000 (07:15 +0000)
src/jalview/appletgui/AlignFrame.java
src/jalview/gui/Desktop.java
src/jalview/gui/SplashScreen.java

index 684d7a4..9f77772 100755 (executable)
@@ -2519,7 +2519,7 @@ public class AlignFrame extends EmbmenuFrame implements ActionListener,
         g.drawString("Build date: " + builddate, x, y += fh);
         g.setFont(new Font("Helvetica", Font.PLAIN, 12));
         g.drawString(
-                "Authors:  Andrew Waterhouse, Jim Procter, Michele Clamp, James Cuff, Steve Searle,",
+                "Authors:  Jim Procter, Andrew Waterhouse, Michele Clamp, James Cuff, Steve Searle,",
                 x, y += fh * 1.5);
         g.drawString("David Martin & Geoff Barton.", x + 50, y += fh);
         g.drawString(
index 3205dab..ec9974c 100755 (executable)
@@ -953,7 +953,7 @@ public class Desktop extends jalview.jbgui.GDesktop implements
     }
     // TODO: update this text for each release or centrally store it for lite
     // and application
-    message.append("\nAuthors:  Andrew Waterhouse, Jim Procter, Michele Clamp, James Cuff, Steve Searle,\n    David Martin & Geoff Barton."
+    message.append("\nAuthors:  Jim Procter, Andrew Waterhouse, Michele Clamp, James Cuff, Steve Searle,\n    David Martin & Geoff Barton."
             + "\nDevelopment managed by The Barton Group, University of Dundee, Scotland, UK.\n"
             + "\nFor help, see the FAQ at www.jalview.org and/or join the jalview-discuss@jalview.org mailing list\n"
             + "\nIf  you use Jalview, please cite:"
index 4801051..e855057 100755 (executable)
@@ -201,7 +201,7 @@ public class SplashScreen extends JPanel implements Runnable
 
     g.setFont(new Font("Verdana", Font.BOLD, fontSize));
     g.drawString(
-            "Authors: Andrew Waterhouse, Jim Procter, Michele Clamp, James Cuff, Steve Searle,",
+            "Authors: Jim Procter, Andrew Waterhouse, Michele Clamp, James Cuff, Steve Searle,",
             50, y += fontSize + 4);
     g.drawString("David Martin & Geoff Barton.", 60, y += fontSize + 4);
     g.drawString(