Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/virtual-themes.xml @ 4628:03ab907b6f5d
Merged.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Mon, 03 Dec 2012 17:27:08 +0100 |
parents | 11545c3b9111 |
children |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/virtual-themes.xml Mon Dec 03 17:25:49 2012 +0100 +++ b/flys-artifacts/doc/conf/virtual-themes.xml Mon Dec 03 17:27:08 2012 +0100 @@ -162,16 +162,12 @@ <!-- MAP relevant themes --> <theme name="WSPLGENS" type="virtual"> <fields> - <field name="wsplgen_cat1" type="Color" display="Hintergrund" - default="178, 201, 215" /> - <field name="wsplgen_cat2" type="Color" display="Hintergrund" - default="111, 147, 170" /> - <field name="wsplgen_cat3" type="Color" display="Hintergrund" - default="66, 111, 139" /> - <field name="wsplgen_cat4" type="Color" display="Hintergrund" - default="33, 79, 108" /> - <field name="wsplgen_cat5" type="Color" display="Hintergrund" - default="2, 27, 42" /> + <field name="startcolor" type="Color" + display="Farbverlauf Startfarbe" default="178, 201, 215" /> + <field name="endcolor" type="Color" + display="Farbverlauf Endfarbe" default="2, 27, 42" /> + <field name="numclasses" type="int" display="Anzahl Klassen" + default="5" /> </fields> </theme>