Salome HOME
Updating copyright date information (1)
[modules/adao.git] / resources / SalomeApp.xml
index 46225a301850d434033c8c222bd49440e8ef8862..966231cd87e3d4c0c1f842808efe88f0e6edacab 100644 (file)
@@ -1,3 +1,26 @@
+<!--
+  Copyright (C) 2008-2018 EDF R&D
+
+  This file is part of SALOME ADAO module
+
+  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
+
+  Author: Jean-Philippe Argaud, jean-philippe.argaud@edf.fr, EDF R&D
+-->
 <document>
   <section name="ADAO">
     <!-- Major module parameters -->
     <parameter name="icon"          value="ADAO.png"/>
     <parameter name="library"       value="SalomePyQtGUI"/>
     <parameter name="documentation" value="adao_help"/>
+    <parameter name="version"       value="8.5.0"/>
   </section>
   <section name="resources">
     <!-- Module resources -->
     <parameter name="ADAO" value="${ADAO_ROOT_DIR}/share/salome/resources/adao"/>
   </section>
   <section name="adao_help">
-    <parameter name="sub_menu"     value="%1 module"/>
-    <parameter name="User's Guide" value="${ADAO_ROOT_DIR}/share/doc/salome/gui/ADAO/index.html"/>
+    <parameter name="sub_menu"                    value="%1 module"/>
+    <parameter name="(EN) User's Guide"           value="${ADAO_ROOT_DIR}/share/doc/salome/gui/ADAO/en/index.html"/>
+    <parameter name="(FR) Guide de l'utilisateur" value="${ADAO_ROOT_DIR}/share/doc/salome/gui/ADAO/fr/index.html"/>
   </section>
 </document>