]> SALOME platform Git repositories - modules/hydro.git/blobdiff - src/HYDROGUI/resources/LightApp.xml
Salome HOME
Fix for the bug #42: point C is not activated, but point C is shown in preview in...
[modules/hydro.git] / src / HYDROGUI / resources / LightApp.xml
index d7895ac4185280a056df0ba549052faa46b99c0a..884de34ce9e5d9e584eb4e0fe87db5f47be69dc0 100644 (file)
@@ -1,8 +1,30 @@
-<!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="HYDRO" name="name" />
     <parameter value="HYDROGUI" name="library" />
     <parameter value="0" name="parameter_test" />
   </section>
@@ -14,6 +36,8 @@
     <parameter name="translators" value="%P_msg_%L.qm|%P_icons.qm|%P_images.qm"/>
   </section>
   <section name="resources" >
-    <parameter value="${HYDRORes}" name="HYDRO" />
+    <parameter value="${HYDRO_ROOT_DIR}/share/salome/resources/hydro" name="HYDRO" />
+    <parameter value="${HYDRO_ROOT_DIR}/share/salome/resources/hydro" name="HYDROGUI" />
+    <parameter value="${GEOM_ROOT_DIR}/share/salome/resources/geom" name="GEOM"/>
   </section>
 </document>