updating poms for 3.8.0 branch with snapshot versions
[taxeditor.git] / eu.etaxonomy.taxeditor.navigation / plugin.xml
index c935307f6a1cef4dabbbdfa329ab016bbc051585..9d828fb455d36b9a94c4fbefd695a12d73f2c5d5 100644 (file)
                   commandId="eu.etaxonomy.taxeditor.navigation.command.create.taxonNode"
                   label="%command.label.2"
                   style="push">
+               <visibleWhen
+                     checkEnabled="true">
+                  <with
+                        variable="selection">
+                     <count
+                           value="+">
+                     </count>
+                  </with>
+               </visibleWhen>
             </command>
             <separator
                   name="eu.etaxonomy.navigation.menu.new.separator1"
                            definitionId="isSynonymNode">
                      </reference>
                   </not>
+                  <with
+                        variable="selection">
+                     <count
+                           value="+">
+                     </count>
+                  </with>
                </and>
             </visibleWhen>
          </command>
       <command
             defaultHandler="eu.etaxonomy.taxeditor.navigation.navigator.handler.DeleteHandler"
             id="eu.etaxonomy.taxeditor.navigation.command.delete"
-            name="delete">
+            name="%command.name.11">
+      </command>
+      <command
+            defaultHandler="eu.etaxonomy.taxeditor.navigation.key.polytomous.handler.DeleteHandler"
+            id="eu.etaxonomy.taxeditor.navigation.key.polytomous.command.delete"
+            name="%command.name.11">
       </command>
    </extension>
    <extension