]> SALOME platform Git repositories - plugins/ghs3dprlplugin.git/commitdiff
Salome HOME
Issue 0020425: [CEA] Bad modification of a selected hypothesis
authorvsr <vsr@opencascade.com>
Fri, 24 Jul 2009 06:15:08 +0000 (06:15 +0000)
committervsr <vsr@opencascade.com>
Fri, 24 Jul 2009 06:15:08 +0000 (06:15 +0000)
resources/GHS3DPRLPlugin.xml

index f53ce8277f8e027a63e44865d666c024115940e2..506533c257823e99e96d2dd07ea7439771856bbc 100755 (executable)
@@ -1,25 +1,5 @@
 <?xml version='1.0' encoding='us-ascii'?>
 <!DOCTYPE meshers PUBLIC "" "desktop.dtd">
-<!--
-  Copyright (C) 2007-2008  CEA/DEN, EDF R&D
-
-  This library is free software; you can redistribute it and/or
-  modify it under the terms of the GNU Lesser General Public
-  License as published by the Free Software Foundation; either
-  version 2.1 of the License.
-
-  This library is distributed in the hope that it will be useful,
-  but WITHOUT ANY WARRANTY; without even the implied warranty of
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-  Lesser General Public License for more details.
-
-  You should have received a copy of the GNU Lesser General Public
-  License along with this library; if not, write to the Free Software
-  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
-
-  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
-
--->
 
 <!--  GUI customization for GHS3DPRL Plugin  -->
 
@@ -39,7 +19,7 @@
     <algorithm type="GHS3DPRL_3D"
                label-id="GHS3DPRL"
                icon-id="mesh_algo_GHS3DPRL.png"
-               hypos="GHS3DPRL_Parameters"
+               opt-hypos="GHS3DPRL_Parameters"
                input="TRIA,QUAD"
                dim="3"/>
   </algorithms>