Salome HOME
Set point presentation as '+' by default
[modules/shaper.git] / src / ConstructionPlugin / plugin-Construction.xml
index 68a3e4e7c9f484690594266c2dfae4a519db8899..aad7e762a90154c776acde5a3b294a3b908f20c2 100644 (file)
@@ -6,21 +6,21 @@
       <feature
         id="Point"
         title="Point"
-        tooltip="Create a new point"
+        tooltip="Create point"
         icon=":icons/point.png">
         <source path="point_widget.xml" />
       </feature>
       <feature
         id="Axis"
         title="Axis"
-        tooltip="Create a new axis"
+        tooltip="Create axis"
         icon=":icons/axis.png">
         <source path="axis_widget.xml" />
       </feature>
       <feature
         id="Plane"
         title="Plane"
-        tooltip="Create a new plane"
+        tooltip="Create plane"
         icon=":icons/plane.png">
         <source path="plane_widget.xml" />
       </feature>