<label text="Select a plane on which to create a sketch" tooltip="Select a plane on which to create a sketch"/>
<!--icon=":pictures/x_point.png"-->
</feature>
- <feature id="SketchPoint" text="Point" tooltip="Create a new point" icon=":icons/point.png"/>
+ <feature id="SketchPoint" text="Point" tooltip="Create a new point" icon=":icons/point.png" internal="1"/>
<feature id="SketchLine" text="Line" tooltip="Create a new line" icon=":icons/line.png">
<point_selector id="StartPoint" title="Start point" tooltip="Start point of the line"/>
<point_selector id="EndPoint" title="End point" tooltip="End point of the line"/>