Mercurial > dive4elements > river
diff artifacts/doc/conf/themes/second.xml @ 6845:30b6ff8fd688
Add FixingCalculatedPoint to second theme, too
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Fri, 16 Aug 2013 09:16:30 +0200 |
parents | caf027fe0715 |
children | 988dde49ae65 |
line wrap: on
line diff
--- 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" />