Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/themes.xml @ 2416:5144369d5961
Partial Fix flys/issue500: text-orientation for texts.
flys-artifacts/trunk@4048 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 14 Feb 2012 09:00:50 +0000 |
parents | 4b7870e102f4 |
children | afebbe9c2fce |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Mon Feb 13 17:49:04 2012 +0000 +++ b/flys-artifacts/doc/conf/themes.xml Tue Feb 14 09:00:50 2012 +0000 @@ -558,6 +558,7 @@ </inherits> <fields> <field name="linecolor" type="Color" display="Farbe" default="0, 215, 0"/> + <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> </fields> </theme> @@ -738,7 +739,7 @@ <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="textorientation" type="boolean" display="Textausrichtung" default="true"/> <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> </fields> </theme>