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:
a3b90af
)
JAL-2315 Clear sequenceURLLinks if all sequence links are removed.
author
kiramt
<k.mourao@dundee.ac.uk>
Fri, 4 Nov 2016 16:43:01 +0000
(16:43 +0000)
committer
kiramt
<k.mourao@dundee.ac.uk>
Fri, 4 Nov 2016 16:43:01 +0000
(16:43 +0000)
src/jalview/gui/Preferences.java
patch
|
blob
|
history
diff --git
a/src/jalview/gui/Preferences.java
b/src/jalview/gui/Preferences.java
index
4f094e1
..
3bffd3a
100755
(executable)
--- a/
src/jalview/gui/Preferences.java
+++ b/
src/jalview/gui/Preferences.java
@@
-20,8
+20,8
@@
*/
package jalview.gui;
-import static jalview.util.UrlConstants.EMBLEBI_STRING;
import static jalview.util.UrlConstants.DB_ACCESSION;
+import static jalview.util.UrlConstants.EMBLEBI_STRING;
import static jalview.util.UrlConstants.SEQUENCE_ID;
import static jalview.util.UrlConstants.SRS_STRING;
@@
-567,6
+567,7
@@
public class Preferences extends GPreferences
else
{
Cache.applicationProperties.remove("SEQUENCE_LINKS");
+ sequenceURLLinks.clear();
}
Cache.applicationProperties.setProperty("USE_PROXY",