]> Dogcows Code - chaz/openbox/commitdiff
animateIconify was accidentally duplicated in the schema
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Mon, 13 Aug 2012 17:08:23 +0000 (11:08 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Mon, 13 Aug 2012 17:08:23 +0000 (11:08 -0600)
data/rc.xsd

index 8e46d93ad6b6035bd1e3d758455a3bf5eaca5f18..180e2154370ba2bd877141c9c9feb6f0542b50b0 100644 (file)
@@ -94,7 +94,6 @@
             <xsd:element minOccurs="0" name="animateIconify" type="ob:bool"/>
             <xsd:element minOccurs="0" name="flashFrameDelay" type="ob:integer"/>
             <xsd:element minOccurs="0" name="flashFrameDuration" type="ob:integer"/>
-            <xsd:element minOccurs="0" name="animateIconify" type="ob:bool"/>
             <xsd:element minOccurs="0" maxOccurs="unbounded" name="font" type="ob:font"/>
         </xsd:sequence>
     </xsd:complexType>
This page took 0.021668 seconds and 4 git commands to generate.