ref #7095 Fix summary for CategoricalData
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / plugin.xml
index 27ef9933f5e930b615ba677e1be6c75ade8fac20..664a691bdb748190a2f077c96d7824ee4e3c80cc 100644 (file)
       <viewCommandMapping
             commandId="eu.etaxonomy.taxeditor.editor.openSpecimenEditor"
             selection="eu.etaxonomy.cdm.model.occurrence.SpecimenOrObservationBase"
-            viewerName="Specimen Editor">
+            viewerName="Specimen Editor (tree)">
       </viewCommandMapping>
       <viewCommandMapping
             commandId="eu.etaxonomy.taxeditor.editor.command.workingSet.openWorkingSetEditor"
             selection="eu.etaxonomy.cdm.persistence.dto.UuidAndTitleCache"
             viewerName="Working Set Editor">
       </viewCommandMapping>
+      <viewCommandMapping
+            commandId="eu.etaxonomy.taxeditor.openSpecimenEditorForGatheringEvent"
+            selection="eu.etaxonomy.cdm.model.occurrence.GatheringEvent"
+            viewerName="%viewCommandMapping.viewerName.SPECIMEN_EDITOR">
+      </viewCommandMapping>
     </extension>
    <extension
          id="eu.etaxonomy.taxeditor.editor.workbench.model"