JAL-1183 showNews adds news discovery and display thread to dialog queue
[jalview.git] / src / jalview / bin / Jalview.java
index 362b15e..bfa7b11 100755 (executable)
@@ -216,6 +216,7 @@ public class Jalview
           }
         }
       }
+      desktop.checkForNews();
     }
 
     String file = null, protocol = null, format = null, data = null;