summaryrefslogtreecommitdiff
path: root/data/rc.xsd
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@comhem.se>2008-01-27 21:03:55 +0100
committerMikael Magnusson <mikachu@comhem.se>2008-01-27 21:03:55 +0100
commitd7837051412b03ef167744d26043c0413614f85b (patch)
tree8a8fd6f384e760aab164dbf4e527322b34771f10 /data/rc.xsd
parentdd740b5562806a6b4692c938ad0e903ad89b6193 (diff)
Change <placeOn> to <monitor>.
Diffstat (limited to 'data/rc.xsd')
-rw-r--r--data/rc.xsd2
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>