]> SALOME platform Git repositories - modules/shaper.git/blob - src/GeomModule/main_menu.xml
Salome HOME
"GUI" stubs for testing of CMake building procedures, preliminary examples of GUI
[modules/shaper.git] / src / GeomModule / main_menu.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <main_menu>
3     <workbench name="Primitives">
4         <group>
5             <operation
6                 name="box_operation"
7                 icon=":icons/box.png"
8                 title="OPERATION_BOX_MENU"
9                 tooltip="OPERATION_BOX_TIP"
10             />
11         </group>
12     </workbench>
13 </main_menu>