Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/default.xml @ 6919:225e3a167958
Added new Theme.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 26 Aug 2013 15:03:37 +0200 |
parents | 2e002f989c24 |
children | 04a84a9ab903 |
comparison
equal
deleted
inserted
replaced
6918:0143c7de5ebc | 6919:225e3a167958 |
---|---|
113 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | 113 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> |
114 <field name="linecolor" type="Color" display="Linienfarbe" | 114 <field name="linecolor" type="Color" display="Linienfarbe" |
115 default="204, 204, 204" /> | 115 default="204, 204, 204" /> |
116 </fields> | 116 </fields> |
117 </theme> | 117 </theme> |
118 | |
119 <theme name="WQKmsHorizontal"> | |
120 <inherits> | |
121 <inherit from="WQKms" /> | |
122 </inherits> | |
123 <fields> | |
124 <field name="linecolor" type="Color" display="Linienfarbe" | |
125 default="204, 204, 204" /> | |
126 <field name="textorientation" type="boolean" display="Textausrichtung" | |
127 default="true" /> | |
128 </fields> | |
129 </theme> | |
130 | |
118 | 131 |
119 <theme name="WQPoints"> | 132 <theme name="WQPoints"> |
120 <inherits> | 133 <inherits> |
121 <inherit from="Points" /> | 134 <inherit from="Points" /> |
122 <inherit from="Label" /> | 135 <inherit from="Label" /> |