Salome HOME
Fix for the issue #2753 : error when dump/load script
[modules/shaper.git] / src / GDMLPlugin / plugin-GDML.xml
index 66bc4a0cf1131209c365d337c8f358afa2750258..47e3075ccf1b0ff3bb54ca2dccf0384e764c0e75 100644 (file)
@@ -23,11 +23,11 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
   <workbench id="GDML" document="Part">
     <group id="GDML">
       <feature id="ConeSegment" title="Cone segment" tooltip="Create a GDML Cone Segment" icon="icons/GDML/cone_segment.png"
-               helpfile="GDMLPlugin/coneFeature.html">
+               helpfile="coneFeature.html">
         <source path="conesegment_widget.xml"/>
       </feature>
       <feature id="Ellipsoid" title="Ellipsoid" tooltip="Create a GDML Ellipsoid" icon="icons/GDML/ellipsoid.png"
-               helpfile="GDMLPlugin/ellipsoidFeature.html">
+               helpfile="ellipsoidFeature.html">
         <source path="ellipsoid_widget.xml"/>
       </feature>
     </group>