]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xsd
added norwegian translation, possibly incorrect
[chaz/openbox] / data / rc.xsd
index b5b40f2da13bdea10e8cea244f55168984de4805..521fe0c287d75315c5cabb5d2aeebcc73e171bbd 100644 (file)
@@ -31,6 +31,8 @@
      Sun Oct 31 10:08:34 UTC 2004 - mikachu(a)openbox.org
          we haven't remembered to update this changelog in a while,
          adding desktopMenuIcons.
+     Thu Nov  4 12:07:08 UTC 2004 - mikachu(a)openbox.org
+         Add fourCorners to resize context.
 -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
     targetNamespace="http://openbox.org/"
     <xs:complexType name="resize">
         <xs:sequence>
             <xs:element name="drawContents" type="ob:yesorno"/>
+            <xs:element name="fourCorners" type="ob:yesorno"/>
             <xs:element name="popupShow" type="ob:popupshow"/>
             <xs:element name="popupPosition" type="ob:popupposition"/>
         </xs:sequence>
This page took 0.020943 seconds and 4 git commands to generate.