From 6f481993ae9005a0cc415b8b317022b4bfc5bcaa Mon Sep 17 00:00:00 2001 From: gmungoc Date: Mon, 8 Aug 2016 14:25:09 +0100 Subject: [PATCH] JAL-2168 -nonews option also mentioned here --- help/html/webServices/newsreader.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/help/html/webServices/newsreader.html b/help/html/webServices/newsreader.html index ee69290..5ec088a 100644 --- a/help/html/webServices/newsreader.html +++ b/help/html/webServices/newsreader.html @@ -19,7 +19,7 @@ * along with Jalview. If not, see . * The Jalview Authors are detailed in the 'AUTHORS' file. --> -Jalview Desktop RSS News Reader +

@@ -35,16 +35,18 @@

The news reader will be launched automatically when you start the Desktop if new items are available. Should you want to browse older items, however, you can open it manually from the 'Jalview - news reader' option in the Desktop's 'Tools' menu.

- Snapshot of the Jalview Desktop's RSS reader -

+ news reader' option in the Desktop's 'Tools' menu.


+
Snapshot of the Jalview Desktop's RSS reader
+ +

The Jalview news reader was introduced in Jalview version 2.7. Its implementation is based on JSwingReader.

+
From Jalview 2.10.0, check for news on startup can be disabled with command-line parameter '-nonews'. + This is not recommended for normal use, but may be useful to avoid interruptions when teaching, demonstrating, recording etc. -- 1.7.10.2