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>
|
<theme>
|
||||||
<name>Clearlooks</name>
|
<name>Clearlooks</name>
|
||||||
<titleLayout>NLIMC</titleLayout>
|
<titleLayout>NLIMC</titleLayout>
|
||||||
<titleNumber>yes</titleNumber>
|
|
||||||
<!--
|
<!--
|
||||||
avaible characters are NDSLIMC, each can occur at most once.
|
avaible characters are NDSLIMC, each can occur at most once.
|
||||||
N: window icon
|
N: window icon
|
||||||
|
|
|
@ -56,7 +56,6 @@
|
||||||
<xsd:complexType name="theme">
|
<xsd:complexType name="theme">
|
||||||
<xsd:element minOccurs="0" name="name" type="xsd:string"/>
|
<xsd:element minOccurs="0" name="name" type="xsd:string"/>
|
||||||
<xsd:element minOccurs="0" name="titleLayout" 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="keepBorder" type="ob:bool"/>
|
||||||
<xsd:element minOccurs="0" name="animateIconify" type="ob:bool"/>
|
<xsd:element minOccurs="0" name="animateIconify" type="ob:bool"/>
|
||||||
<xsd:element minOccurs="0" name="font" type="ob:font"/>
|
<xsd:element minOccurs="0" name="font" type="ob:font"/>
|
||||||
|
|
|
@ -26,7 +26,6 @@
|
||||||
<theme>
|
<theme>
|
||||||
<name>Clearlooks</name>
|
<name>Clearlooks</name>
|
||||||
<titleLayout>NLIMC</titleLayout>
|
<titleLayout>NLIMC</titleLayout>
|
||||||
<titleNumber>yes</titleNumber>
|
|
||||||
<!--
|
<!--
|
||||||
avaible characters are NDSLIMC, each can occur at most once.
|
avaible characters are NDSLIMC, each can occur at most once.
|
||||||
N: window icon
|
N: window icon
|
||||||
|
|
Loading…
Reference in a new issue