Salome HOME
refs #1825 refs #1823 refs #1819
[modules/hydro.git] / src / HYDROGUI / resources / SalomeApp.xml
index d7895ac4185280a056df0ba549052faa46b99c0a..5d9dfaab1d50acfcc81f5a655c2f8b29ef4f5785 100644 (file)
@@ -1,19 +1,27 @@
-<!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="HYDROGUI" name="library" />
-    <parameter value="0" name="parameter_test" />
-  </section>
-  <section name="launch" >
-    <parameter value="HYDRO" name="modules" />
-  </section>
-  <section name="language">
-    <parameter name="language"    value="en"/>
-    <parameter name="translators" value="%P_msg_%L.qm|%P_icons.qm|%P_images.qm"/>
-  </section>
-  <section name="resources" >
-    <parameter value="${HYDRORes}" name="HYDRO" />
-  </section>
+  <!-- import LightApp.xml file -->
+  <import name="LightApp"/>
 </document>