[PATCH] Add FixingCalculatedPoint to second theme, too
Wald Commits
scm-commit at wald.intevation.org
Fri Aug 16 09:17:19 CEST 2013
# HG changeset patch
# User Andre Heinecke <aheinecke at intevation.de>
# Date 1376637390 -7200
# Node ID 30b6ff8fd6885502d1e4c0ab5d55cb57ba99555f
# Parent 437d056ce426e3adb733d706d2ee06ceb33b659a
Add FixingCalculatedPoint to second theme, too
diff -r 437d056ce426 -r 30b6ff8fd688 artifacts/doc/conf/themes/second.xml
--- a/artifacts/doc/conf/themes/second.xml Thu Aug 15 18:56:20 2013 +0200
+++ b/artifacts/doc/conf/themes/second.xml Fri Aug 16 09:16:30 2013 +0200
@@ -1459,6 +1459,20 @@
</fields>
</theme>
+ <theme name="FixingCalculatedPoint">
+ <inherits>
+ <inherit from="FixPoints" />
+ </inherits>
+ <fields>
+ <field name="pointcolor" type="Color" display="Punktfarbe"
+ default="0, 0, 0" />
+ <field name="pointsize" type="int" display="Punktdicke"
+ default="5"/>
+ <field name="showpointlabel" type="boolean"
+ display="Punktbeschriftung anzeigen" default="false"/>
+ </fields>
+ </theme>
+
<theme name="FixingWQCurve">
<inherits>
<inherit from="FixLines" />
More information about the Dive4elements-commits
mailing list