Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/themes/second/general.xml @ 4698:dfac28805d79
Fixed and updated theme configurations.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Mon, 17 Dec 2012 17:56:56 +0100 |
parents | 1c1effe530bc |
children | a8d8ea1f2a5c |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes/second/general.xml Mon Dec 17 17:54:26 2012 +0100 +++ b/flys-artifacts/doc/conf/themes/second/general.xml Mon Dec 17 17:56:56 2012 +0100 @@ -3,38 +3,28 @@ <theme name="MainValuesQ"> <inherits> <inherit from="Lines" /> - <inherit from="Text" /> </inherits> <fields> <field name="linecolor" type="Color" display="Farbe" default="200, 0, 15" /> - <field name="textcolor" type="Color" display="Farbe" - default="200, 0, 15" /> - <field name="showhorizontalline" type="boolean" - display="Horizontale Linie" default="true" /> - <field name="showverticalline" type="boolean" display="Vertikale Linie" - default="true" /> <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> + <field name="showlinelabel" type="boolean" + display="Linienbeschriftung anzeigen" default="false" hints="hidden" /> </fields> </theme> <theme name="MainValuesW"> <inherits> <inherit from="Lines" /> - <inherit from="Text" /> </inherits> <fields> <field name="linecolor" type="Color" display="Farbe" default="0, 215, 0" /> - <field name="textcolor" type="Color" display="Farbe" - default="0, 215, 0" /> - <field name="showhorizontalline" type="boolean" - display="Horizontale Linie" default="true" /> - <field name="showverticalline" type="boolean" display="Vertikale Linie" - default="true" /> <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> + <field name="showlinelabel" type="boolean" + display="Linienbeschriftung anzeigen" default="false" hints="hidden" /> </fields> </theme>