]> Dogcows Code - chaz/openbox/blobdiff - data/themerc.xsd
add a notifier for clients changing desktops. use it to update the send-to menu if...
[chaz/openbox] / data / themerc.xsd
index a122c3a44917a14bda2fded8948d50402b47a083..63f8af514b378c6b0d3cac1adaa6bad21fe24f41 100755 (executable)
       <xs:element name="inactive" type="obt:text" minOccurs="0"/>
       <xs:element name="active" type="obt:textarea" minOccurs="0"/>
       <xs:element name="disabled" type="obt:text" minOccurs="0"/>
+      <xs:element name="activedisabled" type="obt:textarea" minOccurs="0"/>
     </xs:all>
   </xs:complexType>
 
       <xs:element name="window" type="obt:allwindows" minOccurs="0"/>
     </xs:all>
     <xs:attribute name="version" type="xs:integer" use="required" fixed="1"/>
+    <xs:attribute name="engine" type="xs:string" use="required" fixed="box"/>
   </xs:complexType>
 </xs:schema>
This page took 0.02515 seconds and 4 git commands to generate.