[PATCH] Remove non-mapped dependencies of removed theme
Wald Commits
scm-commit at wald.intevation.org
Mon Oct 13 16:21:13 CEST 2014
# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1413210069 -7200
# Node ID 5ad3fd88c4c28af183b7129ed21ce4e39ee702b5
# Parent e316361229cdb13ad3b40d5558ee7b5b6ca184c8
Remove non-mapped dependencies of removed theme.
diff -r e316361229cd -r 5ad3fd88c4c2 artifacts/doc/conf/themes/default.xml
--- a/artifacts/doc/conf/themes/default.xml Mon Oct 13 14:40:47 2014 +0200
+++ b/artifacts/doc/conf/themes/default.xml Mon Oct 13 16:21:09 2014 +0200
@@ -1601,34 +1601,6 @@
</fields>
</theme>
- <theme name="ComputedDischargeCurveQ">
- <inherits>
- <inherit from="ComputedDischargeCurve" />
- <inherit from="Text" />
- </inherits>
- <fields>
- <field name="linecolor" type="Color" display="Farbe"
- default="200, 0, 15" />
- <field name="textcolor" type="Color" display="Farbe"
- default="200, 0, 15" />
- </fields>
- </theme>
-
- <theme name="ComputedDischargeCurveW">
- <inherits>
- <inherit from="ComputedDischargeCurve" />
- <inherit from="Text" />
- </inherits>
- <fields>
- <field name="linecolor" type="Color" display="Farbe"
- default="0, 215, 0" />
- <field name="textcolor" type="Color" display="Farbe"
- default="0, 215, 0" />
- <field name="textorientation" type="boolean" display="Textausrichtung"
- default="true" />
- </fields>
- </theme>
-
<theme name="ExtremeWQCurve">
<inherits>
<inherit from="Lines" />
diff -r e316361229cd -r 5ad3fd88c4c2 artifacts/doc/conf/themes/second.xml
--- a/artifacts/doc/conf/themes/second.xml Mon Oct 13 14:40:47 2014 +0200
+++ b/artifacts/doc/conf/themes/second.xml Mon Oct 13 16:21:09 2014 +0200
@@ -1601,34 +1601,6 @@
</fields>
</theme>
- <theme name="ComputedDischargeCurveQ">
- <inherits>
- <inherit from="ComputedDischargeCurve" />
- <inherit from="Text" />
- </inherits>
- <fields>
- <field name="linecolor" type="Color" display="Farbe"
- default="200, 0, 15" />
- <field name="textcolor" type="Color" display="Farbe"
- default="200, 0, 15" />
- </fields>
- </theme>
-
- <theme name="ComputedDischargeCurveW">
- <inherits>
- <inherit from="ComputedDischargeCurve" />
- <inherit from="Text" />
- </inherits>
- <fields>
- <field name="linecolor" type="Color" display="Farbe"
- default="0, 215, 0" />
- <field name="textcolor" type="Color" display="Farbe"
- default="0, 215, 0" />
- <field name="textorientation" type="boolean" display="Textausrichtung"
- default="true" />
- </fields>
- </theme>
-
<theme name="ExtremeWQCurve">
<inherits>
<inherit from="Lines" />
More information about the Dive4Elements-commits
mailing list