summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/rc.xml1
-rw-r--r--data/rc.xsd1
2 files changed, 0 insertions, 2 deletions
diff --git a/data/rc.xml b/data/rc.xml
index 6bb4c371..4e01affc 100644
--- a/data/rc.xml
+++ b/data/rc.xml
@@ -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
diff --git a/data/rc.xsd b/data/rc.xsd
index 64cbb98e..4f6d1a08 100644
--- a/data/rc.xsd
+++ b/data/rc.xsd
@@ -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"/>