Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
2770:9ab82fe0f27b | 2771:e22469664c20 |
---|---|
771 </inherits> | 771 </inherits> |
772 <fields> | 772 <fields> |
773 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | 773 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> |
774 </fields> | 774 </fields> |
775 </theme> | 775 </theme> |
776 | |
777 <!-- Areas --> | |
778 <theme name="Area"> | |
779 <inherits> | |
780 <inherit from="Areas"/> | |
781 </inherits> | |
782 </theme> | |
776 </themegroup> | 783 </themegroup> |
777 | 784 |
778 <themegroup name="default-2"> | 785 <themegroup name="default-2"> |
779 <theme name="DischargeCurve"> | 786 <theme name="DischargeCurve"> |
780 <inherits> | 787 <inherits> |
1533 <inherit from="Points"/> | 1540 <inherit from="Points"/> |
1534 </inherits> | 1541 </inherits> |
1535 <fields> | 1542 <fields> |
1536 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | 1543 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> |
1537 </fields> | 1544 </fields> |
1545 </theme> | |
1546 | |
1547 <!-- Areas --> | |
1548 <theme name="Area"> | |
1549 <inherits> | |
1550 <inherit from="Areas"/> | |
1551 </inherits> | |
1538 </theme> | 1552 </theme> |
1539 </themegroup> | 1553 </themegroup> |
1540 | 1554 |
1541 <!-- Virtual themes are following now! --> | 1555 <!-- Virtual themes are following now! --> |
1542 <themegroup name="virtual"> | 1556 <themegroup name="virtual"> |
1610 <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> | 1624 <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> |
1611 </fields> | 1625 </fields> |
1612 </theme> | 1626 </theme> |
1613 | 1627 |
1614 <!-- Area relevant theme(s) --> | 1628 <!-- Area relevant theme(s) --> |
1615 <theme name="Area"> | 1629 <theme name="Areas"> |
1616 <inherits> | 1630 <inherits> |
1617 <inherit from="Text"/> | 1631 <inherit from="Text"/> |
1618 </inherits> | 1632 </inherits> |
1619 <fields> | 1633 <fields> |
1620 <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> | 1634 <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> |