titleNumber disappeared a while ago
This commit is contained in:
parent
c9850a8189
commit
1ca83752a8
3 changed files with 0 additions and 3 deletions
|
@ -26,7 +26,6 @@
|
|||
<theme>
|
||||
<name>Clearlooks</name>
|
||||
<titleLayout>NLIMC</titleLayout>
|
||||
<titleNumber>yes</titleNumber>
|
||||
<!--
|
||||
avaible characters are NDSLIMC, each can occur at most once.
|
||||
N: window icon
|
||||
|
|
|
@ -56,7 +56,6 @@
|
|||
<xsd:complexType name="theme">
|
||||
<xsd:element minOccurs="0" name="name" type="xsd:string"/>
|
||||
<xsd:element minOccurs="0" name="titleLayout" type="xsd:string"/>
|
||||
<xsd:element minOccurs="0" name="titleNumber" type="ob:bool"/>
|
||||
<xsd:element minOccurs="0" name="keepBorder" type="ob:bool"/>
|
||||
<xsd:element minOccurs="0" name="animateIconify" type="ob:bool"/>
|
||||
<xsd:element minOccurs="0" name="font" type="ob:font"/>
|
||||
|
|
|
@ -26,7 +26,6 @@
|
|||
<theme>
|
||||
<name>Clearlooks</name>
|
||||
<titleLayout>NLIMC</titleLayout>
|
||||
<titleNumber>yes</titleNumber>
|
||||
<!--
|
||||
avaible characters are NDSLIMC, each can occur at most once.
|
||||
N: window icon
|
||||
|
|
Loading…
Reference in a new issue