From 69cd95e5f8eb35648cd2da8e9cda577cb6e46068 Mon Sep 17 00:00:00 2001 From: jprocter Date: Tue, 2 Jun 2009 12:07:17 +0000 Subject: [PATCH] updated history and fixed typos --- help/html/features/clarguments.html | 6 ++++++ help/html/features/dasfeatures.html | 4 ++-- help/html/index.html | 2 +- help/html/releases.html | 3 +++ 4 files changed, 12 insertions(+), 3 deletions(-) diff --git a/help/html/features/clarguments.html b/help/html/features/clarguments.html index 8d6a4d8..2a6da61 100644 --- a/help/html/features/clarguments.html +++ b/help/html/features/clarguments.html @@ -87,6 +87,12 @@
Turn off questionnaire check
+ +
-nousagestats
+ +
Turn off google analytics usage tracking
+ +
-dasserver nickname=URL
diff --git a/help/html/features/dasfeatures.html b/help/html/features/dasfeatures.html index 3f2674e..e6d2d0c 100644 --- a/help/html/features/dasfeatures.html +++ b/help/html/features/dasfeatures.html @@ -6,14 +6,14 @@

DAS Sequence Feature Retrieval

-

Jalview includes a client for retrieving sequence features via +

Jalview includes a client for retrieving sequences and features via the Distributed Annotation System.

  1. Open the Feature Settings panel by selecting "View -> Feature Settings..."
  2. Click on the "DAS Settings" tabbed pane.
  3. -
  4. Select the sources to use for DAS feature retireval, then +
  5. Select the sources to use for DAS feature retrieval, then click the "Fetch DAS Features" button. +
    • Fixed race condition in applet preventing startup in jre1.6.0u12+.
    • +
    • +
    -- 1.7.10.2