Salome HOME
Using validator in multi selector control for the "type_choice" key.
[modules/shaper.git] / src / ExchangePlugin / plugin-Exchange.xml
index f478491fed0f0406b29dafb904437cdbd3fb1143..eb6cbe6d8873c07b491816537ae52e4d2985006c 100644 (file)
@@ -12,7 +12,7 @@
         <export_file_selector id="export_file_selector" type="save" title="Export file" path="">
           <validator id="ExchangePlugin_ExportFormat" parameters="BREP:BREP,STEP|STP:STEP,IGES:IGES-5.1,IGES:IGES-5.3" />
         </export_file_selector>
-        <multi_selector id="selection_list" tooltip="Select a set of objects" type_choice="Vertices Edges Faces Solids" /> 
+        <multi_selector id="selection_list" tooltip="Select a set of objects" type_choice="vertex edge face solid" /> 
       </feature>
     </group>
   </workbench>