git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b85e62a
)
identity changed
author
amwaterhouse
<Andrew Waterhouse>
Fri, 27 May 2005 14:17:23 +0000
(14:17 +0000)
committer
amwaterhouse
<Andrew Waterhouse>
Fri, 27 May 2005 14:17:23 +0000
(14:17 +0000)
src/jalview/jbgui/GPreferences.java
patch
|
blob
|
history
diff --git
a/src/jalview/jbgui/GPreferences.java
b/src/jalview/jbgui/GPreferences.java
index
d4929b4
..
f9b7ba9
100755
(executable)
--- a/
src/jalview/jbgui/GPreferences.java
+++ b/
src/jalview/jbgui/GPreferences.java
@@
-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