]> SALOME platform Git repositories - plugins/gmshplugin.git/blob - resources/SalomeApp.xml
Salome HOME
Python 3 porting & Multi-study removing
[plugins/gmshplugin.git] / resources / SalomeApp.xml
1 <!--
2   Copyright (C) 2012-2015  ALNEOS
3   Copyright (C) 2016  EDF R&D
4
5   This library is free software; you can redistribute it and/or
6   modify it under the terms of the GNU Lesser General Public
7   License as published by the Free Software Foundation; either
8   version 2.1 of the License.
9
10   This library is distributed in the hope that it will be useful,
11   but WITHOUT ANY WARRANTY; without even the implied warranty of
12   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13   Lesser General Public License for more details.
14
15   You should have received a copy of the GNU Lesser General Public
16   License along with this library; if not, write to the Free Software
17   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
18
19   See http://www.alneos.com/ or email : contact@alneos.fr
20
21 -->
22 <document>
23   <section name="resources">
24     <parameter name="GMSHPlugin" value="${GMSHPLUGIN_ROOT_DIR}/share/salome/resources/gmshplugin"/>
25   </section>
26   <section name="SMESH">
27     <!-- Default SMESH module plugins -->
28     <parameter name="plugins" value="GMSHPlugin"/>
29   </section>
30   <section name="smesh_help">
31     <parameter name="Plug-ins/GMSH plugin User's Guide" value="${GMSHPLUGIN_ROOT_DIR}/share/doc/salome/gui/GMSHPLUGIN/index.html"/>
32   </section>
33 </document>