]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH...
authoreap <eap@opencascade.com>
Sun, 11 Mar 2012 14:27:39 +0000 (14:27 +0000)
committereap <eap@opencascade.com>
Sun, 11 Mar 2012 14:27:39 +0000 (14:27 +0000)
    remove resources of plugins and SMESH

src/SalomeApp/resources/SalomeApp.xml

index 654cd127caca760f2f18dfd0fccc51ea61b8623e..a18390213bc32085df27b8f0c0bab6f3a0356821 100644 (file)
     <!-- Language settings (resource manager)-->
     <parameter name="translators" value="%P_msg_%L.qm|%PM_msg_%L.qm|%P_icons.qm|%P_images.qm|%PM_images.qm"/>
   </section>
-  <section name="resources">
-    <!-- Resource directories (resource manager)-->
-    <!-- NETGENPlugin and GHS3DPlugin -->
-    <!-- Here the environment variables are used in upper case, -->
-    <!-- In SMESH/resources/SalomeApp.xml case-sensitive 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/blsurfplugin"/>
-    <parameter name="HexoticPLUGIN"  value="${HexoticPLUGIN_ROOT_DIR}/share/salome/resources/hexoticplugin"/>
-    <parameter name="GHS3DPRLPlugin" value="${GHS3DPRLPLUGIN_ROOT_DIR}/share/salome/resources/ghs3dprlplugin"/>
-  </section>
-  <section name="SMESH">
-    <!-- Default SMESH module plugins -->
-    <parameter name="plugins" value="GHS3DPlugin,GHS3DPRLPlugin,BLSURFPlugin,NETGENPlugin,HexoticPLUGIN"/>
-  </section>
   <section name="ObjectBrowser" >
     <!-- Object Browser preferences -->
     <parameter name="visibility_column_id_1" value="false" />