Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/default.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 |
---|---|
2161 <field name="showpointlabel" type="boolean" | 2161 <field name="showpointlabel" type="boolean" |
2162 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | 2162 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> |
2163 <field name="linecolor" type="Color" default="0, 0, 0" /> | 2163 <field name="linecolor" type="Color" default="0, 0, 0" /> |
2164 </fields> | 2164 </fields> |
2165 </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> | |
2166 </themegroup> | 2175 </themegroup> |