Mercurial > dive4elements > river
changeset 6845:30b6ff8fd688
Add FixingCalculatedPoint to second theme, too
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Fri, 16 Aug 2013 09:16:30 +0200 |
parents | 437d056ce426 |
children | b87b20c71407 |
files | artifacts/doc/conf/themes/second.xml |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
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" />