diff options
| author | Mikael Magnusson <mikachu@comhem.se> | 2007-06-13 17:08:32 +0000 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@comhem.se> | 2007-06-13 17:08:32 +0000 |
| commit | e048751f914d16cb6346f7e7ca6532eaae44ce31 (patch) | |
| tree | 74320ba31e91bc526705bb6d7862a829f352c276 /data/rc.xsd | |
| parent | 774b32f14ed63ee5da4613ba6c1399c54972614d (diff) | |
add center option to placement section
Diffstat (limited to 'data/rc.xsd')
| -rw-r--r-- | data/rc.xsd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/rc.xsd b/data/rc.xsd index 15154191..3e6b312b 100644 --- a/data/rc.xsd +++ b/data/rc.xsd @@ -53,6 +53,7 @@ <xsd:documentation>defines how new windows are placed</xsd:documentation> </xsd:annotation> <xsd:element name="policy" type="ob:placementpolicy"/> + <xsd:element name="center" type="ob:bool"/> </xsd:complexType> <xsd:complexType name="theme"> <xsd:element minOccurs="0" name="name" type="xsd:string"/> |
