]> Dogcows Code - chaz/openbox/blobdiff - data/menu.xml.in
updates and fixes for the xml/xsd shit
[chaz/openbox] / data / menu.xml.in
index 3dbff30ab2b1f94a208692640e50d580f926c625..8892f316305cdca5f6403b0123426dd0590acfab 100644 (file)
@@ -1,10 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<openbox_menu xmlns="http://openbox/.org"
+<openbox_menu xmlns="http://openbox.org/"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:schemaLocation="
-                http://openbox.org/schema.php?type=menu&amp;version=@version@
-                file://@xsddir@/rc.xsd">
+        xsi:schemaLocation="http://openbox.org/
+                file://@xsddir@/menu.xsd">
 
 <menu id="games-menu" label="Games">
   <item label="Crack-Attack">
This page took 0.022236 seconds and 4 git commands to generate.