From d08dd6439589ba0ed4b683301dffbd19d7d68c79 Mon Sep 17 00:00:00 2001 From: Ben Soares Date: Fri, 4 Mar 2022 13:48:54 +0000 Subject: [PATCH] JAL-3830 added command line to whatsnew and releases --- help/help/html/releases.html | 12 +++++++++--- help/help/html/whatsNew.html | 3 +++ 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/help/help/html/releases.html b/help/help/html/releases.html index b91d3ac..8177708 100755 --- a/help/help/html/releases.html +++ b/help/help/html/releases.html @@ -138,6 +138,15 @@ li:before { Console and other window widgets in taskbar and dock rather than anonymous 'Java' icons +
  • + Options to allow user to choose the (Swing) Look and Feel used by Jalview +
  • +
  • + New command line launcher scripts (.sh, .ps1, .bat) usable on + macOS, Linux/Unix, Windows and documentation in Help. Installer wizard has option + to add this to PATH, or link to it in your PATH. +
  • + JalviewJS diff --git a/help/help/html/whatsNew.html b/help/help/html/whatsNew.html index 4865615..d849aa2 100755 --- a/help/help/html/whatsNew.html +++ b/help/help/html/whatsNew.html @@ -74,6 +74,9 @@ allocation
  • Import of annotated DNA and RNA loci via GenBank and EMBL style flatfile
  • +
  • New command line launcher scripts (.sh, .ps1, .bat) usable on + macOS, Linux/Unix, Windows and documentation in Help +
  • -- 1.7.10.2