diff options
| author | Mikael Magnusson <mikachu@comhem.se> | 2008-01-27 21:03:55 +0100 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@comhem.se> | 2008-01-27 21:03:55 +0100 |
| commit | d7837051412b03ef167744d26043c0413614f85b (patch) | |
| tree | 8a8fd6f384e760aab164dbf4e527322b34771f10 /data/rc.xsd | |
| parent | dd740b5562806a6b4692c938ad0e903ad89b6193 (diff) | |
Change <placeOn> to <monitor>.
Diffstat (limited to 'data/rc.xsd')
| -rw-r--r-- | data/rc.xsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/rc.xsd b/data/rc.xsd index bd4c0cb6..bc8a8fe6 100644 --- a/data/rc.xsd +++ b/data/rc.xsd @@ -54,7 +54,7 @@ </xsd:annotation> <xsd:element name="policy" type="ob:placementpolicy"/> <xsd:element name="center" type="ob:bool"/> - <xsd:element name="placeOn" type="ob:placementmonitor"/> + <xsd:element name="monitor" type="ob:placementmonitor"/> </xsd:complexType> <xsd:complexType name="margins"> <xsd:annotation> |
