]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xsd
add noStrut option to dock and fix up rc.xsd, some options were in the wrong section...
[chaz/openbox] / data / rc.xsd
index 7d8119e2100c94eed259c7cf805c6287906329c1..7cdc5900693733dae7c828853b270d431002d403 100644 (file)
             <xs:element name="floatingY" type="xs:integer"/>
             <xs:element name="autoHide" type="ob:yesorno"/>
             <xs:element name="hideDelay" type="xs:integer"/>
-            <xs:element name="disktopMenuIcons" type="ob:yesorno"/>
             <xs:element name="moveButton" type="ob:button"/>
+            <xs:element name="noStrut" type="ob:yesorno"/>
         </xs:sequence>
     </xs:complexType>
     <xs:complexType name="action">
             <xs:element maxOccurs="unbounded" name="file" type="xs:string"/>
             <xs:element name="warpPointer" type="ob:yesorno"/>
             <xs:element name="xorStyle" type="ob:yesorno"/>
+            <xs:element name="hideDelay" type="xs:integer"/>
+            <xs:element name="desktopMenuIcons" type="ob:yesorno"/>
         </xs:sequence>
     </xs:complexType>
     <!--
This page took 0.024795 seconds and 4 git commands to generate.