Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/themes.xml @ 2752:687e363b97a0
Polish: theme for relativepoint, removal of wrong facet in compatibility list.
flys-artifacts/trunk@4487 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 23 May 2012 21:54:03 +0000 |
parents | 83b22ccf48da |
children | e22469664c20 |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Wed May 23 21:45:52 2012 +0000 +++ b/flys-artifacts/doc/conf/themes.xml Wed May 23 21:54:03 2012 +0000 @@ -602,6 +602,17 @@ </theme> <!-- + Relative Points + --> + <theme name="RelativePoint"> + <inherits> + <inherit from="LongitudinalSectionPoints"/></inherits> + <!--fields> + <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> + </fields--> + </theme> + + <!-- Duration Curves --> <theme name="DurationCurveW"> @@ -1914,6 +1925,7 @@ <mapping from="flow_velocity.tau" to="FlowVelocityTau"/> <mapping from="bedheight_middle.single" to="MiddleBedHeightSingle"/> <mapping from="bedheight_middle.epoch" to="MiddleBedHeightEpoch"/> + <mapping from="relativepoint" to="RelativePoint"/> </mappings> </themes>