Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Tue Nov 08 12:02:10 2011 +0000 +++ b/flys-artifacts/doc/conf/themes.xml Tue Nov 08 12:06:43 2011 +0000 @@ -589,14 +589,14 @@ <!-- General --> - <theme name="WKMs"> + <theme name="WKms"> <inherits><inherit from="HiddenColorLines"/></inherits> <fields> <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> </fields> </theme> - <theme name="WQKMs"> + <theme name="WQKms"> <inherits><inherit from="HiddenColorLines"/></inherits> <fields> <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> @@ -821,6 +821,7 @@ <mapping from="floodmap.riveraxis" to="RiverAxis"/> <mapping from="floodmap.kms" to="Kms"/> <mapping from="floodmap.qps" to="Qps"/> + <mapping from="other.wkms" to="WKms"/> <mapping from="other.wqkms" to="WQKms"/> <mapping from="heightmarks_points" to="heightmarks_points"/>