[PATCH 07 of 13] Added new Theme
Wald Commits
scm-commit at wald.intevation.org
Mon Aug 26 15:27:16 CEST 2013
# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1377522217 -7200
# Node ID 225e3a167958402da0965d46e98e73c80c25866c
# Parent 0143c7de5ebc7a5deee4b0d6735482ad324858a0
Added new Theme.
diff -r 0143c7de5ebc -r 225e3a167958 artifacts/doc/conf/themes/default.xml
--- a/artifacts/doc/conf/themes/default.xml Mon Aug 26 15:02:52 2013 +0200
+++ b/artifacts/doc/conf/themes/default.xml Mon Aug 26 15:03:37 2013 +0200
@@ -116,6 +116,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" />
More information about the Dive4elements-commits
mailing list