Salome HOME
A fix for the next case:
[modules/shaper.git] / src / PartSetPlugin / plugin-PartSet.xml
index db6893e509f1ccf5de3c6711d8d49bb85a4d4e0c..95f55c9a2487806d730f40693073b9e4e41c4764 100644 (file)
@@ -1,9 +1,11 @@
+<!-- Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
+
 <plugin>
   <workbench id="Part">
     <group id="Operations">
-      <feature id="Part" title="New part" tooltip="Create a new part" icon=":pictures/part_ico.png"/>
+      <feature id="Part" title="New part" tooltip="Create part" icon=":pictures/part_ico.png"/>
       <feature id="Duplicate" title="Duplicate"
-               tooltip="Duplicate selected part"
+               tooltip="Duplicate active part"
                icon=":icons/duplicate.png"
                document="Part"/>
       <feature id="Remove"