Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/themes.xml @ 2771:e22469664c20
Added concrete themes for areas.
flys-artifacts/trunk@4510 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Fri, 25 May 2012 07:32:18 +0000 |
parents | 687e363b97a0 |
children | ea03f26a7d50 |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Thu May 24 13:59:07 2012 +0000 +++ b/flys-artifacts/doc/conf/themes.xml Fri May 25 07:32:18 2012 +0000 @@ -773,6 +773,13 @@ <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> </fields> </theme> + + <!-- Areas --> + <theme name="Area"> + <inherits> + <inherit from="Areas"/> + </inherits> + </theme> </themegroup> <themegroup name="default-2"> @@ -1536,6 +1543,13 @@ <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> </fields> </theme> + + <!-- Areas --> + <theme name="Area"> + <inherits> + <inherit from="Areas"/> + </inherits> + </theme> </themegroup> <!-- Virtual themes are following now! --> @@ -1612,7 +1626,7 @@ </theme> <!-- Area relevant theme(s) --> - <theme name="Area"> + <theme name="Areas"> <inherits> <inherit from="Text"/> </inherits>