]> Dogcows Code - chaz/openbox/blobdiff - data/themerc.xsd
add osd theme elements
[chaz/openbox] / data / themerc.xsd
index 112b020c6d6aa9d2bc57d49ede1e67fc5ee49866..eb7bd7d0394320cebb53b1f32fc1a0cadef4ba43 100644 (file)
 
   <xs:complexType name="allosd">
     <xs:all>
-      <xs:element name="text" type="obt:text" minOccurs="0"/>
+      <xs:element name="label" type="obt:textarea" minOccurs="0"/>
+      <xs:element name="background" type="obt:area" minOccurs="0"/>
+      <xs:element name="hilight" type="obt:area" minOccurs="0"/>
+      <xs:element name="unhilight" type="obt:area" minOccurs="0"/>
     </xs:all>
   </xs:complexType>
 
This page took 0.021342 seconds and 4 git commands to generate.