[PATCH] Annotations are not points
Wald Commits
scm-commit at wald.intevation.org
Wed Jun 4 11:16:55 CEST 2014
# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1401873412 -7200
# Node ID 28c403ec0a27c1c9ad564b2abd73612aa1d0d990
# Parent 432addd006875906a7b68cf8a3f49c5324e91d41
Annotations are not points.
diff -r 432addd00687 -r 28c403ec0a27 artifacts/doc/conf/themes/default.xml
--- a/artifacts/doc/conf/themes/default.xml Wed Jun 04 10:55:04 2014 +0200
+++ b/artifacts/doc/conf/themes/default.xml Wed Jun 04 11:16:52 2014 +0200
@@ -51,7 +51,6 @@
<theme name="Annotations">
<inherits>
<inherit from="Lines" />
- <inherit from="Points" />
<inherit from="Text" />
</inherits>
<fields>
diff -r 432addd00687 -r 28c403ec0a27 artifacts/doc/conf/themes/second.xml
--- a/artifacts/doc/conf/themes/second.xml Wed Jun 04 10:55:04 2014 +0200
+++ b/artifacts/doc/conf/themes/second.xml Wed Jun 04 11:16:52 2014 +0200
@@ -51,7 +51,6 @@
<theme name="Annotations">
<inherits>
<inherit from="Lines" />
- <inherit from="Points" />
<inherit from="Text" />
</inherits>
<fields>
More information about the Dive4Elements-commits
mailing list