Salome HOME
Merge branch 'master' of newgeom:newgeom
[modules/shaper.git] / src / PartSetPlugin / plugin-PartSet.xml
index 4b3391da8b846dc2cb0e0e8923da0f884b72975d..09dbdc74fc7ebf649d402d8654ae2fed333a48a9 100644 (file)
@@ -1,9 +1,9 @@
 <plugin>
   <workbench id="Part">
     <group id="Operations">
-      <feature id="Part" text="New part" tooltip="Creates a new part" icon=":pictures/part_ico.png"/>
-      <feature id="duplicate" text="Duplicate" tooltip="Duplicate selected object" icon=":icons/duplicate.png"/>
-      <feature id="remove" text="Remove"  tooltip="Remove selected object" icon=":icons/remove.png"/>
+      <feature id="Part" title="New part" tooltip="Creates a new part" icon=":pictures/part_ico.png"/>
+      <feature id="duplicate" title="Duplicate" tooltip="Duplicate selected object" icon=":icons/duplicate.png"/>
+      <feature id="remove" title="Remove part"  tooltip="Remove active part" icon=":icons/remove.png"/>
     </group>
   </workbench>
 </plugin>