comparison flys-artifacts/doc/conf/virtual-themes.xml @ 4022:017e3d8526e0

issue417: main-value-annotations.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 04 Oct 2012 11:25:27 +0200
parents 34da25796c21
children 11545c3b9111
comparison
equal deleted inserted replaced
4020:cc9b6f23eaf8 4022:017e3d8526e0
82 <field name="pointsize" type="int" display="Punktdicke" 82 <field name="pointsize" type="int" display="Punktdicke"
83 default="5" hints="h" /> 83 default="5" hints="h" />
84 </fields> 84 </fields>
85 </theme> 85 </theme>
86 86
87 <theme name="ColorLinesOnly" type="virtual">
88 <inherits>
89 <inherit from="ColorLines" />
90 </inherits>
91 <fields>
92 <field name="showlines" type="boolean" display="Linie anzeigen"
93 default="true" hints="h" />
94 <field name="linesize" type="int" display="Liniendicke"
95 default="1" hints="h" />
96 <field name="linetype" type="Dash" display="Linienart"
97 default="10" hints="h" />
98 </fields>
99 </theme>
100
87 <theme name="ColorPoints" type="virtual"> 101 <theme name="ColorPoints" type="virtual">
88 <inherits> 102 <inherits>
89 <inherit from="Points" /> 103 <inherit from="Points" />
90 </inherits> 104 </inherits>
91 <fields> 105 <fields>

http://dive4elements.wald.intevation.org