projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d4e657
)
wrong data type for the window border element
author
Dana Jansens
<danakj@orodu.net>
Wed, 16 May 2007 17:59:28 +0000
(17:59 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 16 May 2007 17:59:28 +0000
(17:59 +0000)
data/themerc.xsd
patch
|
blob
|
history
diff --git
a/data/themerc.xsd
b/data/themerc.xsd
index 209d52ac92fbc3e770d46af6b0ff756efaa77129..45f6e46bb26c4853d1da43304c3880a596b95825 100644
(file)
--- a/
data/themerc.xsd
+++ b/
data/themerc.xsd
@@
-116,7
+116,7
@@
<xs:complexType name="window">
<xs:all>
- <xs:element name="border" type="obt:
borde
r" minOccurs="0"/>
+ <xs:element name="border" type="obt:
colo
r" minOccurs="0"/>
<xs:element name="clientpadding" type="obt:color" minOccurs="0"/>
<xs:element name="titlebar" type="obt:area" minOccurs="0"/>
<xs:element name="label" type="obt:textarea" minOccurs="0"/>