]> SALOME platform Git repositories - modules/hydro.git/commitdiff
Salome HOME
Adding SalomeApp.xml
authorouv <ouv@opencascade.com>
Tue, 6 Aug 2013 10:53:48 +0000 (10:53 +0000)
committerouv <ouv@opencascade.com>
Tue, 6 Aug 2013 10:53:48 +0000 (10:53 +0000)
src/HYDROGUI/resources/LightApp.xml
src/HYDROGUI/resources/SalomeApp.xml [new file with mode: 0644]

index 5036239c4362756d41b06cc94eeda2a5332d6321..5ae92965355780072d258301da986556acf8bed7 100644 (file)
@@ -1,4 +1,26 @@
-<!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" />
diff --git a/src/HYDROGUI/resources/SalomeApp.xml b/src/HYDROGUI/resources/SalomeApp.xml
new file mode 100644 (file)
index 0000000..5d9dfaa
--- /dev/null
@@ -0,0 +1,27 @@
+<!--
+  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>
+  <!-- import LightApp.xml file -->
+  <import name="LightApp"/>
+</document>