Salome HOME
Issue #29 processing of "source" tags added
[modules/shaper.git] / src / ConstructionPlugin / plugin-Construction.xml
1 <plugin>
2   <workbench id="Construction">
3     <group id="Basic">
4       <feature id="Point" text="Point" tooltip="Create a new point" icon=":icons/point.png">
5         <source path="point_widget.xml"/>
6       </feature>
7       <feature id="Axis" text="Axis" tooltip="Create a new axis" icon=":icons/axis.png" keysequence=""/>
8       <feature id="Plane" text="Plane" tooltip="Create a new plane" icon=":icons/plane.png" keysequence=""/>
9     </group>
10   </workbench>  
11 </plugin>