relocate the xsd's so they don't clash, and point to the right places
This commit is contained in:
parent
5eba6007e7
commit
2ff10b4260
14 changed files with 17 additions and 17 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
<openbox_menu xmlns="http://openbox.org/"
|
<openbox_menu xmlns="http://openbox.org/"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:schemaLocation="http://openbox.org/">
|
xsi:schemaLocation="http://openbox.org/4.0/menu">
|
||||||
|
|
||||||
<menu id="games-menu" label="Games">
|
<menu id="games-menu" label="Games">
|
||||||
<item label="Crack-Attack">
|
<item label="Crack-Attack">
|
||||||
|
|
|
@ -15,8 +15,8 @@
|
||||||
fix some capitalization
|
fix some capitalization
|
||||||
-->
|
-->
|
||||||
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
||||||
targetNamespace="http://openbox.org/"
|
targetNamespace="http://openbox.org/4.0/menu"
|
||||||
xmlns:ob="http://openbox.org/"
|
xmlns:ob="http://openbox.org/4.0/menu"
|
||||||
elementFormDefault="qualified">
|
elementFormDefault="qualified">
|
||||||
<!--
|
<!--
|
||||||
root node
|
root node
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
<openbox_config xmlns="http://openbox.org/"
|
<openbox_config xmlns="http://openbox.org/"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:schemaLocation="http://openbox.org/">
|
xsi:schemaLocation="http://openbox.org/4.0/rc">
|
||||||
|
|
||||||
<resistance>
|
<resistance>
|
||||||
<strength>10</strength>
|
<strength>10</strength>
|
||||||
|
|
|
@ -55,8 +55,8 @@
|
||||||
Add the place attribute for fonts
|
Add the place attribute for fonts
|
||||||
-->
|
-->
|
||||||
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
||||||
targetNamespace="http://openbox.org/"
|
targetNamespace="http://openbox.org/4.0/rc"
|
||||||
xmlns:ob="http://openbox.org/"
|
xmlns:ob="http://openbox.org/4.0/rc"
|
||||||
elementFormDefault="qualified">
|
elementFormDefault="qualified">
|
||||||
<!--
|
<!--
|
||||||
root node
|
root node
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
||||||
targetNamespace="http://openbox.org/themerc"
|
targetNamespace="http://openbox.org/4.0/themerc"
|
||||||
xmlns:obt="http://openbox.org/themerc"
|
xmlns:obt="http://openbox.org/4.0/themerc"
|
||||||
elementFormDefault="qualified"
|
elementFormDefault="qualified"
|
||||||
version="1.0">
|
version="1.0">
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<openbox_theme engine="box" version="1" xmlns="http://openbox.org/themerc">
|
<openbox_theme engine="box" version="1" xmlns="http://openbox.org/4.0/themerc">
|
||||||
<about>
|
<about>
|
||||||
<author></author>
|
<author></author>
|
||||||
<email></email>
|
<email></email>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<openbox_theme engine="box" version="1" xmlns="http://openbox.org/themerc">
|
<openbox_theme engine="box" version="1" xmlns="http://openbox.org/4.0/themerc">
|
||||||
<about>
|
<about>
|
||||||
<author></author>
|
<author></author>
|
||||||
<email></email>
|
<email></email>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<openbox_theme engine="box" version="1" xmlns="http://openbox.org/themerc">
|
<openbox_theme engine="box" version="1" xmlns="http://openbox.org/4.0/themerc">
|
||||||
<about>
|
<about>
|
||||||
<author></author>
|
<author></author>
|
||||||
<email></email>
|
<email></email>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<openbox_theme engine="box" version="1" xmlns="http://openbox.org/themerc">
|
<openbox_theme engine="box" version="1" xmlns="http://openbox.org/4.0/themerc">
|
||||||
<about>
|
<about>
|
||||||
<author></author>
|
<author></author>
|
||||||
<email></email>
|
<email></email>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<openbox_theme engine="box" version="1" xmlns="http://openbox.org/themerc">
|
<openbox_theme engine="box" version="1" xmlns="http://openbox.org/4.0/themerc">
|
||||||
<about>
|
<about>
|
||||||
<author></author>
|
<author></author>
|
||||||
<email></email>
|
<email></email>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<openbox_theme engine="box" version="1" xmlns="http://openbox.org/themerc">
|
<openbox_theme engine="box" version="1" xmlns="http://openbox.org/4.0/themerc">
|
||||||
<about>
|
<about>
|
||||||
<author></author>
|
<author></author>
|
||||||
<email></email>
|
<email></email>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<openbox_theme engine="box" version="1" xmlns="http://openbox.org/themerc">
|
<openbox_theme engine="box" version="1" xmlns="http://openbox.org/4.0/themerc">
|
||||||
<about>
|
<about>
|
||||||
<author></author>
|
<author></author>
|
||||||
<email></email>
|
<email></email>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<openbox_theme engine="box" version="1" xmlns="http://openbox.org/themerc">
|
<openbox_theme engine="box" version="1" xmlns="http://openbox.org/4.0/themerc">
|
||||||
<about>
|
<about>
|
||||||
<author></author>
|
<author></author>
|
||||||
<email></email>
|
<email></email>
|
||||||
|
|
|
@ -325,7 +325,7 @@ int main(int argc, char **argv)
|
||||||
xmlSetProp(root, (const xmlChar*)"engine", (const xmlChar*)"box");
|
xmlSetProp(root, (const xmlChar*)"engine", (const xmlChar*)"box");
|
||||||
xmlSetProp(root, (const xmlChar*)"version", (const xmlChar*)"1");
|
xmlSetProp(root, (const xmlChar*)"version", (const xmlChar*)"1");
|
||||||
xmlSetProp(root, (const xmlChar*)"xmlns",
|
xmlSetProp(root, (const xmlChar*)"xmlns",
|
||||||
(const xmlChar*)"http://openbox.org/themerc");
|
(const xmlChar*)"http://openbox.org/4.0/themerc");
|
||||||
CONT2("about", "author", "");
|
CONT2("about", "author", "");
|
||||||
CONT2("about", "email", "");
|
CONT2("about", "email", "");
|
||||||
CONT2("about", "webpage", "");
|
CONT2("about", "webpage", "");
|
||||||
|
|
Loading…
Reference in a new issue