[Dive4elements-commits] [PATCH 3 of 4] Minor: Change dgm path config example to make it easier to replace

Wald Commits scm-commit at wald.intevation.org
Mon Apr 8 16:58:20 CEST 2013


# HG changeset patch
# User Andre Heinecke <aheinecke at intevation.de>
# Date 1365432915 -7200
# Node ID ba28e9ba981fa61079c2493c07942b80a397fbb2
# Parent  989c0d196bfe1ec52d9c06844fa09aa4d8317c7a
Minor: Change dgm path config example to make it easier to replace
while still avoiding whitespace

diff -r 989c0d196bfe -r ba28e9ba981f flys-artifacts/doc/conf/conf.xml
--- a/flys-artifacts/doc/conf/conf.xml	Mon Apr 08 16:46:38 2013 +0200
+++ b/flys-artifacts/doc/conf/conf.xml	Mon Apr 08 16:55:15 2013 +0200
@@ -411,8 +411,6 @@
             <zoom-scale river="Elbe" range="500" radius="10" />
         </zoom-scales>
 
-        <dgm-path>
-          /path/to/rivers/
-        </dgm-path>
+        <dgm-path>/path/to/rivers/</dgm-path>
     </options>
 </artifact-database>


More information about the Dive4elements-commits mailing list