diff flys-artifacts/doc/conf/virtual-themes.xml @ 4022:017e3d8526e0

issue417: main-value-annotations.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 04 Oct 2012 11:25:27 +0200
parents 34da25796c21
children 11545c3b9111
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/virtual-themes.xml	Thu Oct 04 09:58:36 2012 +0200
+++ b/flys-artifacts/doc/conf/virtual-themes.xml	Thu Oct 04 11:25:27 2012 +0200
@@ -84,6 +84,20 @@
         </fields>
     </theme>
 
+    <theme name="ColorLinesOnly" type="virtual">
+        <inherits>
+            <inherit from="ColorLines" />
+        </inherits>
+        <fields>
+            <field name="showlines" type="boolean" display="Linie anzeigen"
+                default="true" hints="h" />
+            <field name="linesize" type="int" display="Liniendicke"
+                default="1" hints="h" />
+            <field name="linetype" type="Dash" display="Linienart"
+                default="10" hints="h" />
+        </fields>
+    </theme>
+
     <theme name="ColorPoints" type="virtual">
         <inherits>
             <inherit from="Points" />

http://dive4elements.wald.intevation.org