]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Implementation of the issue 21276: EDF 1857 SMESH: Order of algorithms in the combobox
authorrnv <rnv@opencascade.com>
Thu, 22 Sep 2011 11:53:19 +0000 (11:53 +0000)
committerrnv <rnv@opencascade.com>
Thu, 22 Sep 2011 11:53:19 +0000 (11:53 +0000)
src/SalomeApp/resources/SalomeApp.xml

index 8b58080c606a0df5eac6d81618a10c2b3f1ac2c7..654cd127caca760f2f18dfd0fccc51ea61b8623e 100644 (file)
@@ -55,7 +55,7 @@
   </section>
   <section name="SMESH">
     <!-- Default SMESH module plugins -->
-    <parameter name="plugins" value="NETGENPlugin,GHS3DPlugin,GHS3DPRLPlugin,HexoticPLUGIN,BLSURFPlugin"/>
+    <parameter name="plugins" value="GHS3DPlugin,GHS3DPRLPlugin,BLSURFPlugin,NETGENPlugin,HexoticPLUGIN"/>
   </section>
   <section name="ObjectBrowser" >
     <!-- Object Browser preferences -->