Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/themes.xml @ 2413:4b7870e102f4
Partial Fix flys/issue500: Text-background for manual points.
flys-artifacts/trunk@4044 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 13 Feb 2012 16:43:40 +0000 |
parents | 9b5541dcc01f |
children | 5144369d5961 |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Mon Feb 13 15:31:17 2012 +0000 +++ b/flys-artifacts/doc/conf/themes.xml Mon Feb 13 16:43:40 2012 +0000 @@ -737,6 +737,9 @@ <field name="textsize" type="int" display="Schriftgröße" default="10"/> <field name="textstyle" type="Style" display="Schriftstil" default="standard"/> <field name="pointsize" type="int" display="Punktdicke" default="3" hints="h"/> + <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> + <field name="textorientation" type="boolean" display="Textausrichtung" default="false"/> + <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> </fields> </theme>