{\r
JOptionPane.showInternalMessageDialog(Desktop.desktop,\r
"JalView 2005"\r
- +"\nAuthors: Michele Clamp, James Cuff, Steve Searle, Andrew Waterhouse and Geoff Barton."\r
+ +"\nAuthors: Michele Clamp, James Cuff, Steve Searle, Andrew Waterhouse, Jim Procter & Geoff Barton."\r
+"\nCurrent development managed by Andrew Waterhouse; Barton Group, University of Dundee."\r
+"\nIf you use JalView, please cite: \"Clamp, M., Cuff, J., Searle, S. M. and Barton, G. J. (2004), The Jalview Java Alignment Editor\"",\r
"About Jalview",\r
public void documentationMenuItem_actionPerformed(ActionEvent e)\r
{\r
try{\r
- jalview.util.BrowserLauncher.openURL("http://jalview.org/documentation.html");\r
+ jalview.util.BrowserLauncher.openURL("http://www.jalview.org/documentation.html");\r
}catch(Exception ex){}\r
}\r
\r