Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/themes.xml @ 1844:06cf1009301d
Fix flys/issue406 (~missing themes).
flys-artifacts/trunk@3182 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 08 Nov 2011 12:06:43 +0000 |
parents | 729ba79e94a0 |
children | b4798f15edc7 |
comparison
equal
deleted
inserted
replaced
1843:a7e030efd50e | 1844:06cf1009301d |
---|---|
587 </fields> | 587 </fields> |
588 </theme> | 588 </theme> |
589 | 589 |
590 | 590 |
591 <!-- General --> | 591 <!-- General --> |
592 <theme name="WKMs"> | 592 <theme name="WKms"> |
593 <inherits><inherit from="HiddenColorLines"/></inherits> | 593 <inherits><inherit from="HiddenColorLines"/></inherits> |
594 <fields> | 594 <fields> |
595 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | 595 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> |
596 </fields> | 596 </fields> |
597 </theme> | 597 </theme> |
598 | 598 |
599 <theme name="WQKMs"> | 599 <theme name="WQKms"> |
600 <inherits><inherit from="HiddenColorLines"/></inherits> | 600 <inherits><inherit from="HiddenColorLines"/></inherits> |
601 <fields> | 601 <fields> |
602 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | 602 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> |
603 </fields> | 603 </fields> |
604 </theme> | 604 </theme> |
819 <mapping from="longitudinal_section.annotations" to="Annotations"/> | 819 <mapping from="longitudinal_section.annotations" to="Annotations"/> |
820 <mapping from="w_differences" to="Differences"/> | 820 <mapping from="w_differences" to="Differences"/> |
821 <mapping from="floodmap.riveraxis" to="RiverAxis"/> | 821 <mapping from="floodmap.riveraxis" to="RiverAxis"/> |
822 <mapping from="floodmap.kms" to="Kms"/> | 822 <mapping from="floodmap.kms" to="Kms"/> |
823 <mapping from="floodmap.qps" to="Qps"/> | 823 <mapping from="floodmap.qps" to="Qps"/> |
824 | |
824 <mapping from="other.wkms" to="WKms"/> | 825 <mapping from="other.wkms" to="WKms"/> |
825 <mapping from="other.wqkms" to="WQKms"/> | 826 <mapping from="other.wqkms" to="WQKms"/> |
826 <mapping from="heightmarks_points" to="heightmarks_points"/> | 827 <mapping from="heightmarks_points" to="heightmarks_points"/> |
827 </mappings> | 828 </mappings> |
828 </themes> | 829 </themes> |