diff flys-artifacts/doc/conf/themes.xml @ 1750:415ec0223dff

Renamed text background attribute and parse text attributes correctly. flys-artifacts/trunk@3052 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 21 Oct 2011 08:19:26 +0000
parents d2a17e990c70
children f7072039ad84
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml	Thu Oct 20 17:14:24 2011 +0000
+++ b/flys-artifacts/doc/conf/themes.xml	Fri Oct 21 08:19:26 2011 +0000
@@ -525,9 +525,9 @@
 
     <theme name="AnnotationText" type="virtual">
         <fields>
-            <field name="textbackground"  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"/>
+            <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>
 

http://dive4elements.wald.intevation.org