added a couple of debug statements for unix browser launching problems.
[jalview.git] / src / jalview / jbgui / GPreferences.java
index d4929b4..f9b7ba9 100755 (executable)
@@ -76,7 +76,7 @@ public class GPreferences
     identity.setHorizontalAlignment(SwingConstants.RIGHT);\r
     identity.setHorizontalTextPosition(SwingConstants.LEFT);\r
     identity.setSelected(true);\r
-    identity.setText("% Identity");\r
+    identity.setText("Consensus");\r
     identity.setBounds(new Rectangle(326, 53, 99, 23));\r
     annotations.setFont(new java.awt.Font("Verdana", Font.PLAIN, 11));\r
     annotations.setHorizontalAlignment(SwingConstants.RIGHT);\r