diff artifacts/doc/conf/themes/default.xml @ 6843:2e002f989c24

(issue1444) Add theme for fixing calculated point
author Andre Heinecke <aheinecke@intevation.de>
date Thu, 15 Aug 2013 18:00:16 +0200
parents caf027fe0715
children 225e3a167958
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml	Thu Aug 15 16:50:21 2013 +0200
+++ b/artifacts/doc/conf/themes/default.xml	Thu Aug 15 18:00:16 2013 +0200
@@ -1459,6 +1459,20 @@
         </fields>
     </theme>
 
+    <theme name="FixingCalculatedPoint">
+        <inherits>
+            <inherit from="FixPoints" />
+        </inherits>
+        <fields>
+            <field name="pointcolor" type="Color" display="Punktfarbe"
+                default="0, 0, 0" />
+            <field name="pointsize" type="int" display="Punktdicke"
+                default="5"/>
+            <field name="showpointlabel" type="boolean"
+                display="Punktbeschriftung anzeigen" default="false"/>
+        </fields>
+    </theme>
+
     <theme name="FixingWQCurve">
         <inherits>
             <inherit from="FixLines" />

http://dive4elements.wald.intevation.org