]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Bug #1204: Boolean operations input panel misprint
authordbv <dbv@opencascade.com>
Mon, 11 Jan 2016 14:13:49 +0000 (17:13 +0300)
committerdbv <dbv@opencascade.com>
Mon, 11 Jan 2016 14:14:03 +0000 (17:14 +0300)
src/FeaturesPlugin/boolean_widget.xml
src/FeaturesPlugin/partition_widget.xml

index 5e8996be5daf1ff3634147b8520d4d6b30786047..ad8061acf274dd79eb1ab6820ca21b1b3dd8ed9b 100644 (file)
@@ -20,7 +20,7 @@
     <validator id="GeomValidators_ShapeType" parameters="empty,solid"/>
   </multi_selector>
   <multi_selector id="tool_objects" 
-    label="Tool object" 
+    label="Tool objects
     icon="" 
     tooltip="Select a tool solid"
     type_choice="Solids"
index 1cae4267d9bd5c345e6c9297ed8417c36dafd892..d629ebe80d7f3146862d6cc023f5063c42f50e64 100755 (executable)
@@ -11,7 +11,7 @@
     <validator id="GeomValidators_ShapeType" parameters="solid"/>
   </multi_selector>
   <multi_selector id="tool_objects"
-    label="Tool object"
+    label="Tool objects"
     icon=":icons/cut_tool.png"
     tooltip="Select a tool face or solid"
     type_choice="Faces Solids"