diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-09 02:59:18 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-09 02:59:18 +0000 |
| commit | 5ac4d96d79883b77eded257c6a79284f9ebfdaed (patch) | |
| tree | e4827ad63aef475a964e20ba160b7429e9afb68b /data | |
| parent | 882af64f80d3702e0ff7d58fd1f658635225156a (diff) | |
mismerged the 3.4 xsd stuff into trunk.
Diffstat (limited to 'data')
| -rw-r--r-- | data/rc.xsd | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/data/rc.xsd b/data/rc.xsd index e256e448..15154191 100644 --- a/data/rc.xsd +++ b/data/rc.xsd @@ -3,8 +3,8 @@ <!-- XML Schema for the Openbox window manager configuration file --> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" - targetNamespace="http://openbox.org/3.4/rc" - xmlns:ob="http://openbox.org/3.4/rc" + targetNamespace="http://openbox.org/4.0/rc" + xmlns:ob="http://openbox.org/4.0/rc" elementFormDefault="qualified"> <!-- root node @@ -353,7 +353,6 @@ <xsd:enumeration value="Left"/> <xsd:enumeration value="Right"/> <xsd:enumeration value="Bottom"/> - <xsd:enumeration value="Handle"/> <xsd:enumeration value="Maximize"/> <xsd:enumeration value="AllDesktops"/> <xsd:enumeration value="Shade"/> |
