Salome HOME
Enable HEXABLOCK plugin in the SMESH module.
authorrnv <rnv@opencascade.com>
Fri, 6 Dec 2013 06:21:05 +0000 (06:21 +0000)
committerrnv <rnv@opencascade.com>
Fri, 6 Dec 2013 06:21:05 +0000 (06:21 +0000)
resources/SalomeApp.xml

index 7548e8cc7edb5e125386516398f644f8cf99cc70..f701fccac1b0121dc20c72b9d02d84f50e042180 100755 (executable)
 -->
 <document>
   <section name="resources">
-    <parameter name="HEXABLOCKPlugin" value="${HEXABLOCKPLUGIN_ROOT_DIR}/share/salome/resources/HEXABLOCKplugin"/>
+    <parameter name="HEXABLOCKPlugin" value="${HEXABLOCKPLUGIN_ROOT_DIR}/share/salome/resources/hexablockplugin"/>
   </section>
   <section name="SMESH">
     <!-- Default SMESH module plugins -->
     <parameter name="plugins" value="HEXABLOCKPlugin"/>
   </section>
+  <section name="smesh_help">
+    <parameter name="Plug-ins/HEXABLOCK plugin User's Guide" value="${HEXABLOCKPLUGIN_ROOT_DIR}/share/doc/salome/gui/HEXABLOCKPLUGIN/index.html"/>
+  </section>
 </document>