Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/themes.xml @ 2665:bcf4011fa3f1
More concrete Area theme. Experimentally disabled duplicate Lines theme.
flys-artifacts/trunk@4343 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 03 May 2012 20:23:02 +0000 |
parents | 33d61e2a49a2 |
children | b75681c09ef8 |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Thu May 03 09:41:08 2012 +0000 +++ b/flys-artifacts/doc/conf/themes.xml Thu May 03 20:23:02 2012 +0000 @@ -838,11 +838,14 @@ <theme name="Area"> <inherits> <inherit from="Text"/> - <inherit from="ColorLines"/> </inherits> <fields> + <field name="linecolor" type="Color" display="Linienfarbe" default="Color.BLACK"/> + <field name="showlines" type="boolean" display="Linie anzeigen" default="true"/> + <field name="linesize" type="int" display="Liniendicke" default="1"/> + <field name="linetype" type="Dash" display="Linienart" default="10"/> <field name="fillcolor" type="Color" display="Fuellfarbe" default="0, 100, 0"/> - <!--field name="showarea" type="boolean" display="Flaeche beschriften" default="false"/--> + <field name="showarea" type="boolean" display="Flaeche beschriften" default="false"/> <field name="showborder" type="boolean" display="Flaechebegrenzungslinie anzeigen" default="false"/> <field name="transparent" type="boolean" display="Transparenz" default="false"/> </fields> @@ -923,12 +926,12 @@ </fields> </theme> - <theme name="Lines"> + <!--theme name="Lines"> <fields> <field name="linecolor" type="Color" display="Linienfarbe" default="140, 200, 130"/> <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> </fields> - </theme> + </theme--> <theme name="Buildings"> <fields>