]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Move GEOM module preferences from the common SalomeApp.xml file to the own GEOM modul...
authorvsr <vsr@opencascade.com>
Wed, 26 Apr 2006 09:35:43 +0000 (09:35 +0000)
committervsr <vsr@opencascade.com>
Wed, 26 Apr 2006 09:35:43 +0000 (09:35 +0000)
resources/SalomeApp.xml

index c9e1eb6922806d482c85e5b5ff2bdc0547f94c29..6fa3c613db048a560c8017eaca3fca9f1d31a0a7 100644 (file)
@@ -8,4 +8,10 @@
     <!-- Module resources -->
     <parameter name="GEOM" value="${GEOM_ROOT_DIR}/share/salome/resources"/>
   </section>
+  <section name="Geometry" >
+    <!-- Other module preferences -->
+    <parameter name="SettingsGeomStep" value="10" />
+    <parameter name="display_mode"     value="0"  />
+    <parameter name="shading_color"    value="255, 255, 0" />
+  </section>
 </document>