summaryrefslogtreecommitdiff
path: root/data/rc.xsd
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2008-02-06 09:22:04 -0500
committerDana Jansens <danakj@orodu.net>2008-02-06 09:22:04 -0500
commit307befd333dd89a990e541c37c8c3717e125dcdf (patch)
tree72fc69d9ccbdb64472ae162115803b9ae1155728 /data/rc.xsd
parent265bdd46605367e1cb35dcd9d8ff2c98fae70166 (diff)
add the position's force attribute to the default rc.xml and xsd
Diffstat (limited to 'data/rc.xsd')
-rw-r--r--data/rc.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/rc.xsd b/data/rc.xsd
index 4b7d88d6..47eeed12 100644
--- a/data/rc.xsd
+++ b/data/rc.xsd
@@ -175,6 +175,7 @@
<xsd:element name="y" type="ob:center_or_int"/>
<xsd:element name="monitor" type="ob:mouse_or_int"/>
<xsd:element minOccurs="0" name="head" type="xsd:string"/>
+ <xsd:attribute name="force" type="ob:bool"/>
</xsd:complexType>
<xsd:complexType name="application">
<xsd:element minOccurs="0" name="decor" type="xsd:bool"/>