From 2ff10b4260fd01ebb69adc36e0dabb2fb6355885 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 12 May 2007 18:18:25 +0000 Subject: relocate the xsd's so they don't clash, and point to the right places --- tools/themetoxml/themetoxml.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/themetoxml/themetoxml.c b/tools/themetoxml/themetoxml.c index d5fee29f..bdb331b8 100644 --- a/tools/themetoxml/themetoxml.c +++ b/tools/themetoxml/themetoxml.c @@ -325,7 +325,7 @@ int main(int argc, char **argv) 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", ""); -- cgit v1.2.3