Salome HOME
Patch by Renaud: a test plugin written in python
[modules/shaper.git] / src / PythonFeaturesPlugin / plugin-PythonFeatures.xml
1 <plugin>
2   <workbench id="Features" document="Part">
3     <group id="Basic">
4       <feature id="Box" title="Box" tooltip="Create a box" icon="">
5           <source path="box_widget.xml"/>
6       </feature>
7     </group>
8   </workbench>  
9 </plugin>