Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/default-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 |
---|---|
1142 <inherits> | 1142 <inherits> |
1143 <inherit from="HiddenColorLines" /> | 1143 <inherit from="HiddenColorLines" /> |
1144 </inherits> | 1144 </inherits> |
1145 <fields> | 1145 <fields> |
1146 <field name="linecolor" type="Color" default="227, 27, 162" /> | 1146 <field name="linecolor" type="Color" default="227, 27, 162" /> |
1147 <field name="showpoints" type="boolean" display="Datenpunkte anzeigen" | |
1148 default="false" hints="h" hidden="true" /> | |
1149 <field name="pointsize" type="int" display="Punktdicke" | |
1150 default="5" hints="h" hidden="true" /> | |
1147 </fields> | 1151 </fields> |
1148 </theme> | 1152 </theme> |
1149 | 1153 |
1150 <theme name="FixingSectorAverageWQ0"> | 1154 <theme name="FixingSectorAverageWQ0"> |
1151 <inherits> | 1155 <inherits> |