update New menu in TaxEditor
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / plugin.xml
index 741a5516726ba2dfd6198c5c0ba53d1d4f464c97..a9dd113bd360483e84d29a72953a45ab923017b6 100644 (file)
       <menuContribution
             locationURI="menu:eu.etaxonomy.navigation.menu.new?after=eu.etaxonomy.navigation.menu.new.separator1">
          <command
-               commandId="eu.etaxonomy.taxeditor.editor.command.new.reference"
-               label="Reference"
+               commandId="eu.etaxonomy.taxeditor.editor.command.new.name"
+               label="Name"
                style="push">
          </command>
          <command
-               commandId="eu.etaxonomy.taxeditor.editor.command.new.name"
-               label="Name"
+               commandId="eu.etaxonomy.taxeditor.editor.command.new.reference"
+               label="Reference"
                style="push">
          </command>
          <command
                label="Person"
                style="push">
          </command>
+         <separator
+               name="eu.etaxonomy.navigation.menu.new.separator0"
+               visible="true">
+         </separator>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.command.new.specimen"
                label="Specimen"
             id="eu.etaxonomy.taxeditor.editor.handler.openDerivateView"
             name="Open Derivate View">
       </command>
-       <command
-            defaultHandler="eu.etaxonomy.taxeditor.editor.view.dataimport.SaveSpecimenCommand"
-            id="eu.etaxonomy.taxeditor.editor.view.dataimport.SaveSpecimenCommand"
-            name="Save Specimen">
-      </command>
-       <command
-             defaultHandler="eu.etaxonomy.taxeditor.editor.view.dataimport.QueryOriginalRecordCommand"
-             id="eu.etaxonomy.taxeditor.editor.view.dataimport.QueryOriginalRecordCommand"
-             name="Query original data record">
-       </command>
 
    </extension>
    <extension