]> Dogcows Code - chaz/openbox/commitdiff
update hideTimeout to hideDelay
authorDana Jansens <danakj@orodu.net>
Mon, 22 Sep 2003 18:08:51 +0000 (18:08 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 22 Sep 2003 18:08:51 +0000 (18:08 +0000)
data/rc.xsd

index 8187fbaa2c452d47f3839fe4684cefc85ed1762e..9124c924d983d84278a13613fb4b7a3e417ce90a 100644 (file)
@@ -24,6 +24,8 @@
      Mon Sep 22 02:34:53 EDT 2003 - xor(a)orodu.net
          add the focusLast and raiseOnFocus options
          fix some capitalization
+     Mon Sep 22 14:08:16 EDT 2003 - xor(a)orodu.net
+         update hideTimeout to hideDelay
 -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
     targetNamespace="http://openbox.org/"
             <xs:element name="floatingX" type="xs:integer"/>
             <xs:element name="floatingY" type="xs:integer"/>
             <xs:element name="autoHide" type="ob:yesorno"/>
-            <xs:element name="hideTimeout" type="xs:integer"/>
+            <xs:element name="hideDelay" type="xs:integer"/>
         </xs:sequence>
     </xs:complexType>
     <xs:complexType name="action">
This page took 0.024575 seconds and 4 git commands to generate.