comparison artifacts/doc/conf/themes/second.xml @ 7216:20313093ba96

Bring themes back into sync.
author Sascha L. Teichmann <teichmann@intevation.de>
date Tue, 01 Oct 2013 05:58:47 +0200
parents 988dde49ae65
children 46f902aa6b54
comparison
equal deleted inserted replaced
7215:9cd3ff139601 7216:20313093ba96
82 default="false" /> 82 default="false" />
83 <field name="showpointlabel" type="boolean" 83 <field name="showpointlabel" type="boolean"
84 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> 84 display="Punktbeschriftung anzeigen" default="false" hints="hidden" />
85 <field name="linecolor" type="Color" display="Linienfarbe" 85 <field name="linecolor" type="Color" display="Linienfarbe"
86 default="204, 204, 204" /> 86 default="204, 204, 204" />
87 <field name="textorientation" type="boolean" display="Textausrichtung"
88 default="true" />
87 </fields> 89 </fields>
88 </theme> 90 </theme>
89 91
90 <theme name="WKmsAnnotation"> 92 <theme name="WKmsAnnotation">
91 <inherits> 93 <inherits>
113 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> 115 display="Punktbeschriftung anzeigen" default="false" hints="hidden" />
114 <field name="linecolor" type="Color" display="Linienfarbe" 116 <field name="linecolor" type="Color" display="Linienfarbe"
115 default="204, 204, 204" /> 117 default="204, 204, 204" />
116 </fields> 118 </fields>
117 </theme> 119 </theme>
120
121 <theme name="WQKmsHorizontal">
122 <inherits>
123 <inherit from="WQKms" />
124 </inherits>
125 <fields>
126 <field name="linecolor" type="Color" display="Linienfarbe"
127 default="204, 204, 204" />
128 <field name="textorientation" type="boolean" display="Textausrichtung"
129 default="true" />
130 </fields>
131 </theme>
132
118 133
119 <theme name="WQPoints"> 134 <theme name="WQPoints">
120 <inherits> 135 <inherits>
121 <inherit from="Points" /> 136 <inherit from="Points" />
122 <inherit from="Label" /> 137 <inherit from="Label" />
2146 <field name="showpointlabel" type="boolean" 2161 <field name="showpointlabel" type="boolean"
2147 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> 2162 display="Punktbeschriftung anzeigen" default="false" hints="hidden" />
2148 <field name="linecolor" type="Color" default="0, 0, 0" /> 2163 <field name="linecolor" type="Color" default="0, 0, 0" />
2149 </fields> 2164 </fields>
2150 </theme> 2165 </theme>
2166
2167 <theme name="MySQCurve">
2168 <inherits>
2169 <inherit from="SQCurve" />
2170 </inherits>
2171 <fields>
2172 <field name="linecolor" type="Color" default="255, 0, 0" />
2173 </fields>
2174 </theme>
2151 </themegroup> 2175 </themegroup>

http://dive4elements.wald.intevation.org