Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/themes.xml @ 2146:2d850e585176
Added style for hyks.
flys-artifacts/trunk@3728 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 20 Jan 2012 08:28:46 +0000 |
parents | 925c88ecb842 |
children | 105097966111 |
comparison
equal
deleted
inserted
replaced
2145:e92bc9b0ca1d | 2146:2d850e585176 |
---|---|
558 <field name="linecolor" type="Color" display="Linienfarbe" default="0,0,153"/> | 558 <field name="linecolor" type="Color" display="Linienfarbe" default="0,0,153"/> |
559 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> | 559 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> |
560 </fields> | 560 </fields> |
561 </theme> | 561 </theme> |
562 | 562 |
563 <theme name="Hyk"> | |
564 <inherits> | |
565 <inherit from="Text"/> | |
566 </inherits> | |
567 </theme> | |
563 | 568 |
564 <!-- | 569 <!-- |
565 Duration Curves | 570 Duration Curves |
566 --> | 571 --> |
567 <theme name="DurationCurveW"> | 572 <theme name="DurationCurveW"> |
932 <mapping from="other.wqkms.w" to="WQKms"/> | 937 <mapping from="other.wqkms.w" to="WQKms"/> |
933 <mapping from="other.wqkms.q" to="WQKms"/> | 938 <mapping from="other.wqkms.q" to="WQKms"/> |
934 <mapping from="heightmarks_points" to="heightmarks_points"/> | 939 <mapping from="heightmarks_points" to="heightmarks_points"/> |
935 <mapping from="area" to="Area"/> | 940 <mapping from="area" to="Area"/> |
936 <mapping from="cross_section.area" to="Area"/> | 941 <mapping from="cross_section.area" to="Area"/> |
942 <mapping from="hyk" to="Hyk"/> | |
937 <mapping from="longitudinal_section.area" to="Area"/> | 943 <mapping from="longitudinal_section.area" to="Area"/> |
938 </mappings> | 944 </mappings> |
939 </themes> | 945 </themes> |