Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/default-themes.xml @ 3908:bd0f5a50e194
Theming and i18n of Delta W/t A1/B facets
flys-artifacts/trunk@5575 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Sun, 23 Sep 2012 15:23:47 +0000 |
parents | 9a2c38fb5f29 |
children | 36507c71725b |
comparison
equal
deleted
inserted
replaced
3907:9a2c38fb5f29 | 3908:bd0f5a50e194 |
---|---|
1466 <inherit from="ColorPoints" /> | 1466 <inherit from="ColorPoints" /> |
1467 </inherits> | 1467 </inherits> |
1468 <fields> | 1468 <fields> |
1469 <field name="showlinelabel" type="boolean" | 1469 <field name="showlinelabel" type="boolean" |
1470 display="Beschriftung anzeigen" default="false" hints="h" /> | 1470 display="Beschriftung anzeigen" default="false" hints="h" /> |
1471 <field name="showpointlabel" type="boolean" | |
1472 display="Punktbeschriftung anzeigen" default="true"/> | |
1471 <field name="showlines" type="boolean" default="false" /> | 1473 <field name="showlines" type="boolean" default="false" /> |
1472 <field name="pointsize" type="int" display="Punktdicke" | 1474 <field name="pointsize" type="int" display="Punktdicke" |
1473 default="3" /> | 1475 default="3" /> |
1474 <field name="pointcolor" type="Color" display="Punktfarbe" | 1476 <field name="pointcolor" type="Color" display="Punktfarbe" |
1475 default="0, 255, 0" /> | 1477 default="0, 255, 0" /> |