add the panels option, which is for NextWindow/PreviousWindow and the directional focus actions

This commit is contained in:
Dana Jansens 2007-04-23 23:01:41 +00:00
parent 9f11e2af6b
commit fa72e99fbf

View file

@ -177,6 +177,7 @@
<xs:element minOccurs="0" name="wrap" type="ob:bool"/> <xs:element minOccurs="0" name="wrap" type="ob:bool"/>
<xs:element minOccurs="0" name="follow" type="ob:bool"/> <xs:element minOccurs="0" name="follow" type="ob:bool"/>
<xs:element minOccurs="0" name="dialog" type="ob:bool"/> <xs:element minOccurs="0" name="dialog" type="ob:bool"/>
<xs:element minOccurs="0" name="panels" type="ob:bool"/>
<xs:element minOccurs="0" name="here" type="ob:bool"/> <xs:element minOccurs="0" name="here" type="ob:bool"/>
<xs:element minOccurs="0" name="linear" type="ob:bool"/> <xs:element minOccurs="0" name="linear" type="ob:bool"/>
<xs:element minOccurs="0" name="group" type="ob:bool"/> <xs:element minOccurs="0" name="group" type="ob:bool"/>