Salome HOME
[EDF] (2023-T1) Sketch middle point constrain should create point if missing
[modules/shaper.git] / src / SHAPERGUI / resources / SalomeApp.xml
index cef46113bcadb66c900ff0ab6b88c0350f600107..4dc9524a0db12f3d0af557826da222dd7a85949d 100644 (file)
@@ -1,43 +1,3 @@
-<!--
-  Copyright (C) 2005-2013  OPEN CASCADE
-
-  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
-
--->
 <document>
-  <section name="launch">
-    <!-- SALOME launching parameters -->
-    <parameter name="modules"    value="GEOM,SMESH,HEXABLOCK,MED,YACS,PARAVIS,SHAPER"/>
-  </section>
-  <section name="SHAPER">
-    <!-- Major module parameters -->
-    <parameter name="name" value="Shaper"/>
-    <parameter name="icon" value="shaper.png"/>
-    <parameter name="version" value="2.1.2"/>
-    <parameter name="documentation" value="shaper_help"/>
-  </section>
-  <section name="shaper_help" >
-    <parameter name="sub_menu"          value="%1 module"/>
-    <parameter name="Developer's Guide" value="%SHAPER_ROOT_DIR%/share/doc/salome/tui/SHAPER/index.html"/>
-    <parameter name="User's Guide"      value="%SHAPER_ROOT_DIR%/share/doc/salome/gui/SHAPER/index.html"/>
-
-  </section>
-  <section name="resources">
-    <!-- Module resources -->
-    <parameter name="SHAPER" value="${SHAPER_ROOT_DIR}/share/salome/resources/shaper"/>
-  </section>
+  <import name="LightApp"/>
 </document>