Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/second-themes.xml @ 3740:c3d3b2760a75
Remove unnecessary theme attributes (#836)
flys-artifacts/trunk@5419 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Mon, 10 Sep 2012 12:42:11 +0000 |
parents | 34da25796c21 |
children | 7bc61f4ab26b |
comparison
equal
deleted
inserted
replaced
3739:0edc05642fa4 | 3740:c3d3b2760a75 |
---|---|
1143 <inherits> | 1143 <inherits> |
1144 <inherit from="HiddenColorLines" /> | 1144 <inherit from="HiddenColorLines" /> |
1145 </inherits> | 1145 </inherits> |
1146 <fields> | 1146 <fields> |
1147 <field name="linecolor" type="Color" default="0, 27, 162" /> | 1147 <field name="linecolor" type="Color" default="0, 27, 162" /> |
1148 <field name="showpoints" type="boolean" display="Datenpunkte anzeigen" | |
1149 default="false" hints="h" hidden="true" /> | |
1150 <field name="pointsize" type="int" display="Punktdicke" | |
1151 default="5" hints="h" hidden="true" /> | |
1148 </fields> | 1152 </fields> |
1149 </theme> | 1153 </theme> |
1150 | 1154 |
1151 <theme name="FixingSectorAverageWQ0"> | 1155 <theme name="FixingSectorAverageWQ0"> |
1152 <inherits> | 1156 <inherits> |