Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/themes/second/cross-section.xml @ 5379:61bf64b102bc mapgenfix
Merge with default branch
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Fri, 22 Mar 2013 11:25:54 +0100 |
parents | a8d8ea1f2a5c |
children |
comparison
equal
deleted
inserted
replaced
5175:cfc5540a4eec | 5379:61bf64b102bc |
---|---|
46 <fields> | 46 <fields> |
47 <field name="textorientation" type="boolean" display="Textausrichtung" | 47 <field name="textorientation" type="boolean" display="Textausrichtung" |
48 default="true" /> | 48 default="true" /> |
49 </fields> | 49 </fields> |
50 </theme> | 50 </theme> |
51 | |
52 <theme name="CrossSectionArea"> | |
53 <inherits> | |
54 <inherit from="Areas" /> | |
55 </inherits> | |
56 <fields> | |
57 <field name="areashowbg" type="boolean" display="Hintergrund anzeigen" | |
58 default="true" hints="hidden" /> | |
59 <field name="areashowborder" type="boolean" display="Begrenzung" | |
60 default="false" hints="hidden" /> | |
61 <field name="areabordercolor" type="Color" default="0, 0, 0" | |
62 display="Begrenzungslinienfarbe" hints="hidden" /> | |
63 <field name="showarea" type="boolean" display="Flaeche anzeigen" | |
64 default="true" hints="hidden" /> | |
65 <field name="showarealabel" type="boolean" | |
66 display="Flächenbeschriftung anzeigen" default="false" hints="hidden" /> | |
67 </fields> | |
68 </theme> | |
51 <!--/themegroup--> | 69 <!--/themegroup--> |