<openbox_menu xmlns="http://openbox.org/"
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">
<item label="Crack-Attack">
fix some capitalization
-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- targetNamespace="http://openbox.org/"
- xmlns:ob="http://openbox.org/"
+ targetNamespace="http://openbox.org/4.0/menu"
+ xmlns:ob="http://openbox.org/4.0/menu"
elementFormDefault="qualified">
<!--
root node
<openbox_config xmlns="http://openbox.org/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://openbox.org/">
+ xsi:schemaLocation="http://openbox.org/4.0/rc">
<resistance>
<strength>10</strength>
Add the place attribute for fonts
-->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- targetNamespace="http://openbox.org/"
- xmlns:ob="http://openbox.org/"
+ targetNamespace="http://openbox.org/4.0/rc"
+ xmlns:ob="http://openbox.org/4.0/rc"
elementFormDefault="qualified">
<!--
root node
<?xml version="1.0"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- targetNamespace="http://openbox.org/themerc"
- xmlns:obt="http://openbox.org/themerc"
+ targetNamespace="http://openbox.org/4.0/themerc"
+ xmlns:obt="http://openbox.org/4.0/themerc"
elementFormDefault="qualified"
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>
<author></author>
<email></email>
<?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>
<author></author>
<email></email>
<?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>
<author></author>
<email></email>
<?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>
<author></author>
<email></email>
<?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>
<author></author>
<email></email>
<?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>
<author></author>
<email></email>
<?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>
<author></author>
<email></email>
<?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>
<author></author>
<email></email>
xmlSetProp(root, (const xmlChar*)"engine", (const xmlChar*)"box");
xmlSetProp(root, (const xmlChar*)"version", (const xmlChar*)"1");
xmlSetProp(root, (const xmlChar*)"xmlns",
- (const xmlChar*)"http://openbox.org/themerc");
+ (const xmlChar*)"http://openbox.org/4.0/themerc");
CONT2("about", "author", "");
CONT2("about", "email", "");
CONT2("about", "webpage", "");