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:
813d5c2
)
add the Root context
author
Dana Jansens
<danakj@orodu.net>
Sat, 19 May 2007 22:07:35 +0000
(22:07 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sat, 19 May 2007 22:07:35 +0000
(22:07 +0000)
data/rc.xsd
patch
|
blob
|
history
diff --git
a/data/rc.xsd
b/data/rc.xsd
index 4b790148bad20f9ec973699243f265166462b986..ca99419ad1d10f35d54272a97e077cd7a3f38936 100644
(file)
--- a/
data/rc.xsd
+++ b/
data/rc.xsd
@@
-333,6
+333,7
@@
<xsd:simpleType name="contextname">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Desktop"/>
+ <xsd:enumeration value="Root"/>
<xsd:enumeration value="Client"/>
<xsd:enumeration value="Titlebar"/>
<xsd:enumeration value="Frame"/>