Salome HOME
0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH...
authoreap <eap@opencascade.com>
Sun, 11 Mar 2012 14:25:37 +0000 (14:25 +0000)
committereap <eap@opencascade.com>
Sun, 11 Mar 2012 14:25:37 +0000 (14:25 +0000)
    remove resources of plugins

resources/SalomeApp.xml.in

index 576ce9fb3713d8590a9ebbe9539eece3e8d3affb..c7833a486b3f3fbed1d78fcb8be5e23431c1f411 100644 (file)
     <!-- Module resources -->
     <parameter name="SMESH"        value="%SMESH_ROOT_DIR%/share/salome/resources/smesh"/>
     <parameter name="StdMeshers"   value="%SMESH_ROOT_DIR%/share/salome/resources/smesh"/>
-    <!-- NETGENPlugin and GHS3DPlugin -->
-    <!-- Here the environment variables are used as case-sensitive, -->
-    <!-- In GUI/src/SalomeApp/resources/SalomeApp.xml upper-case notation is used. -->
-    <!-- As a result, both variants are acceptable. -->
-    <parameter name="NETGENPlugin" value="%NETGENPlugin_ROOT_DIR%/share/salome/resources/netgenplugin"/>
-    <parameter name="GHS3DPlugin"  value="%GHS3DPlugin_ROOT_DIR%/share/salome/resources/ghs3dplugin"/>
-    <parameter name="BLSURFPlugin" value="%BLSURFPlugin_ROOT_DIR%/share/salome/resources"/>
-    <parameter name="HexoticPlugin" value="%HexoticPLUGIN_ROOT_DIR%/share/salome/resources/hexoticplugin"/>
-    <parameter name="GHS3DPRLPlugin" value="%GHS3DPRLPLUGIN_ROOT_DIR%/share/salome/resources"/>
   </section>
 </document>