Salome HOME
land cover map icon
[modules/hydro.git] / src / HYDROGUI / resources / LightApp.xml
index d7895ac4185280a056df0ba549052faa46b99c0a..ab879c8b276e0d649828bfc8973c7bf4c38cdb01 100644 (file)
@@ -1,10 +1,40 @@
-<!DOCTYPE document>
+<!--
+  Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+
+  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
+  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+
+  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="HYDRO" >
     <parameter value="HYDRO.png" name="icon" />
-    <parameter value="HYDRO GUI" name="name" />
+    <parameter value="HYDRO" name="name" />
     <parameter value="HYDROGUI" name="library" />
     <parameter value="0" name="parameter_test" />
+    <parameter name="version" value="1.6"/>
+    <parameter value="false" name="auto_fit_all"/>
+    <parameter name="documentation" value="hydro_help"/>
+  </section>
+  <section name="hydro_help" >
+    <parameter name="sub_menu"          value="%1 module"/>
+    <parameter name="User's Guide"      value="%HYDRO_ROOT_DIR%/share/doc/salome/gui/HYDRO/index.html"/>
+    <parameter name="Developer's Guide" value="%HYDRO_ROOT_DIR%/share/doc/salome/tui/HYDRO/index.html"/>
   </section>
   <section name="launch" >
     <parameter value="HYDRO" name="modules" />
     <parameter name="translators" value="%P_msg_%L.qm|%P_icons.qm|%P_images.qm"/>
   </section>
   <section name="resources" >
-    <parameter value="${HYDRORes}" name="HYDRO" />
+    <parameter value="${HYDRO_ROOT_DIR}/share/salome/resources/hydro" name="HYDRO" />
+    <parameter value="${HYDRO_ROOT_DIR}/share/salome/resources/hydro" name="HYDROGUI" />
+    <parameter value="${GEOM_ROOT_DIR}/share/salome/resources/geom" name="GEOM"/>
+  </section>
+  <section name="preferences" >
+    <parameter name="type_of_cursor" value="2"/>
+    <parameter name="default_strickler_coefficient" value="0.00"/>
   </section>
 </document>