From 76c047e6b65e0b5c384234bb4bd53cd1bd301161 Mon Sep 17 00:00:00 2001 From: preecej Date: Fri, 5 Oct 2012 19:34:32 +0000 Subject: [PATCH] Changed "apply markup now" icon to running man (avoids conflicts w/ the "Form segment" gears icon), more help doc revisions svn path=/; revision=394 --- Annotation/resources/config/view.properties | 2 +- Annotation/resources/doc/help.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Annotation/resources/config/view.properties b/Annotation/resources/config/view.properties index a95f7bd..7e24fbe 100644 --- a/Annotation/resources/config/view.properties +++ b/Annotation/resources/config/view.properties @@ -42,7 +42,7 @@ SegmentationView.Action.AutoApply.tooltip=Toggle auto segment SegmentationView.Action.AutoApply.image=file:resources/icons/auto.png SegmentationView.Action.Apply.text=Segment@Ctrl+Shift+S SegmentationView.Action.Apply.tooltip=Apply new markup now -SegmentationView.Action.Apply.image=file:resources/icons/apply.png +SegmentationView.Action.Apply.image=file:resources/icons/run.png SegmentationView.Action.SetPainter.text=View : SegmentationView.Action.SetPainter.tooltip=Select how to view the image/segmentation. SegmentationView.Action.SetPainter.image= diff --git a/Annotation/resources/doc/help.html b/Annotation/resources/doc/help.html index cee519c..d7e3b03 100644 --- a/Annotation/resources/doc/help.html +++ b/Annotation/resources/doc/help.html @@ -69,6 +69,7 @@ be accessed using the File->Open Recent menu. Alternatively, an image file can be dragged from your file system and dropped into the application to open it. Currently images of type JPEG, PNG, GIF, and BMP are supported.
+
NOTE: You may also open images previously annotated in SIA. These files are marked with a .zip file extension and contain your previously-saved segments, labels, and other annotation data.

@@ -96,7 +97,7 @@ on the Segmentation Mode icon (menu bar: Other Annotation Data
You can supply a curator name, independent collection ID, and comments for each image. -You may also associate your annotated image with a taxonomic identifier. SIA uses the UBio <http://www.ubio.org&glt; Namebank Search taxonomy web service to provide you with +You may also associate your annotated image with a taxonomic identifier. SIA uses the UBio <http://www.ubio.org> Namebank Search taxonomy web service to provide you with a searchable list of species.

Undo, Redo and Clear
-- 2.34.1