Salome HOME
Revert "neutral fiber macro"
[modules/shaper.git] / src / PythonAddons / macros / compoundVertices / widget.xml
index 4899ed4f171ff7577036d4bd543332673ec839a7..c33e845dd1f9511d3560bbb6a32ca6207dceb280 100644 (file)
@@ -7,9 +7,9 @@
         tooltip="Import a set of construction points"
         icon="icons/Addons/import.png"
         helpfile="compoundVerticesFeature.html">
-        <file_selector id="file_path" title="Import file" tooltip="Select file" path="">
+        <file_selector id="file_path" title="Import txt file (X Y Z)" path="">
         </file_selector>
-        <stringvalue id="separator" label="Separator (optional):" tooltip="Select separator">
+        <stringvalue id="separator"  label="Separator (optional): ">
         </stringvalue>
       </feature>
     </group>