Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/default-themes.xml @ 3919:355c843245c1
Enable line labels for Delta W/t sector average lines
flys-artifacts/trunk@5599 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Wed, 26 Sep 2012 08:20:46 +0000 |
parents | 36507c71725b |
children | 22cd60315e08 |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/default-themes.xml Wed Sep 26 08:00:44 2012 +0000 +++ b/flys-artifacts/doc/conf/default-themes.xml Wed Sep 26 08:20:46 2012 +0000 @@ -1418,7 +1418,7 @@ </inherits> <fields> <field name="showlinelabel" type="boolean" - display="Beschriftung anzeigen" default="false" hints="h" /> + display="Beschriftung anzeigen" default="true" hints="h" /> <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 0" /> <field name="textorientation" type="boolean" default="true" display="Text horizontal"/> @@ -1430,7 +1430,7 @@ </inherits> <fields> <field name="showlinelabel" type="boolean" - display="Beschriftung anzeigen" default="false" hints="h" /> + display="Beschriftung anzeigen" default="true" hints="h" /> <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" /> <field name="textorientation" type="boolean" default="true" display="Text horizontal"/> @@ -1442,7 +1442,7 @@ </inherits> <fields> <field name="showlinelabel" type="boolean" - display="Beschriftung anzeigen" default="false" hints="h" /> + display="Beschriftung anzeigen" default="true" hints="h" /> <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255" /> <field name="textorientation" type="boolean" default="true" display="Text horizontal"/> @@ -1454,7 +1454,7 @@ </inherits> <fields> <field name="showlinelabel" type="boolean" - display="Beschriftung anzeigen" default="false" hints="h" /> + display="Beschriftung anzeigen" default="true" hints="h" /> <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0" /> <field name="textorientation" type="boolean" default="true" display="Text horizontal"/>