Salome HOME
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
[modules/shaper.git] / src / FeaturesPlugin / boolean_widget.xml
index 4b1cf3c72b9991b927ed261c0eaa9e4d56fb3b31..9a6e83da90e1e76fd50c922146d840aaacaf55dc 100644 (file)
@@ -4,14 +4,14 @@
   <shape_selector id="main_object" 
     label="Main object" 
     icon=":icons/cut_shape.png" 
-    tooltip="Select an object to cut"
+    tooltip="Select an object solid"
     shape_types="solid shell"
     concealment="true"
   />
   <shape_selector id="tool_object" 
     label="Tool object" 
     icon=":icons/cut_tool.png" 
-    tooltip="Select a tool"
+    tooltip="Select a tool solid"
     shape_types="solid"
     concealment="true" >
        <validator id="PartSet_DifferentObjects"/>