]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xsd
add the position's force attribute to the default rc.xml and xsd
[chaz/openbox] / data / rc.xsd
index 4b7d88d6c8b126145c08e40c8bb10130fa2fc9d9..47eeed12958d87a1e9580765dc399866c9417c89 100644 (file)
         <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"/>
This page took 0.02292 seconds and 4 git commands to generate.