Salome HOME
Nouveau Patch Yoann pour 16614
[modules/hydrosolver.git] / resources / SalomeApp.xml.in
1 <!--
2   Copyright (C) 2012-2013 EDF
3
4   This file is part of SALOME HYDRO module.
5
6   SALOME HYDRO module is free software: you can redistribute it and/or modify
7   it under the terms of the GNU General Public License as published by
8   the Free Software Foundation, either version 3 of the License, or
9   (at your option) any later version.
10
11   SALOME HYDRO module is distributed in the hope that it will be useful,
12   but WITHOUT ANY WARRANTY; without even the implied warranty of
13   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14   GNU General Public License for more details.
15
16   You should have received a copy of the GNU General Public License
17   along with SALOME HYDRO module.  If not, see <http://www.gnu.org/licenses/>.
18 -->
19 <document>
20   <section name="HYDROSOLVER">
21     <!-- Major module parameters -->
22     <parameter name="name"              value="HydroSolver"/>
23     <parameter name="icon"              value="HYDRO.png"/>
24     <parameter name="library"           value="SalomePyQtGUI"/>
25     <parameter name="documentation"     value="hydrosolver_help"/>
26     <parameter name="version"           value="@SALOMEHYDROSOLVER_VERSION@"/>
27   </section>
28   <section name="resources">
29     <!-- Module resources -->
30     <parameter name="HYDROSOLVER" value="%HYDROSOLVER_ROOT_DIR%/share/salome/resources/hydrosolver"/>
31   </section>
32   <section name="hydrosolver_help">
33     <parameter name="sub_menu"     value="%1 module"/>
34     <parameter name="User's Guide" value="%HYDROSOLVER_ROOT_DIR%/share/doc/salome/gui/hydrosolver/index.html"/>
35   </section>
36 </document>