changeset 7216:20313093ba96

Bring themes back into sync.
author Sascha L. Teichmann <teichmann@intevation.de>
date Tue, 01 Oct 2013 05:58:47 +0200
parents 9cd3ff139601
children 458d92cc365e
files artifacts/doc/conf/themes/default.xml artifacts/doc/conf/themes/second.xml
diffstat 2 files changed, 33 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml	Mon Sep 30 17:41:15 2013 +0200
+++ b/artifacts/doc/conf/themes/default.xml	Tue Oct 01 05:58:47 2013 +0200
@@ -2163,4 +2163,13 @@
             <field name="linecolor" type="Color" default="0, 0, 0" />
         </fields>
     </theme>
+
+    <theme name="MySQCurve">
+        <inherits>
+            <inherit from="SQCurve" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" default="255, 0, 0" />
+        </fields>
+    </theme>
 </themegroup>
--- a/artifacts/doc/conf/themes/second.xml	Mon Sep 30 17:41:15 2013 +0200
+++ b/artifacts/doc/conf/themes/second.xml	Tue Oct 01 05:58:47 2013 +0200
@@ -84,6 +84,8 @@
                 display="Punktbeschriftung anzeigen" default="false" hints="hidden" />
             <field name="linecolor" type="Color" display="Linienfarbe"
                 default="204, 204, 204" />
+            <field name="textorientation" type="boolean" display="Textausrichtung"
+                default="true" />
         </fields>
     </theme>
 
@@ -116,6 +118,19 @@
         </fields>
     </theme>
 
+    <theme name="WQKmsHorizontal">
+        <inherits>
+            <inherit from="WQKms" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe"
+                default="204, 204, 204" />
+            <field name="textorientation" type="boolean" display="Textausrichtung"
+                default="true" />
+        </fields>
+    </theme>
+
+
     <theme name="WQPoints">
         <inherits>
             <inherit from="Points" />
@@ -2148,4 +2163,13 @@
             <field name="linecolor" type="Color" default="0, 0, 0" />
         </fields>
     </theme>
+
+    <theme name="MySQCurve">
+        <inherits>
+            <inherit from="SQCurve" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" default="255, 0, 0" />
+        </fields>
+    </theme>
 </themegroup>

http://dive4elements.wald.intevation.org