]> Dogcows Code - chaz/openbox/blobdiff - data/menu.xml.in
reverse the directions for the default mouse wheel bindings
[chaz/openbox] / data / menu.xml.in
index 3dbff30ab2b1f94a208692640e50d580f926c625..51e6bb46c3cc0a5a50ee2989230ed867fb39178f 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">
@@ -45,9 +44,7 @@
   <item label="Reconfigure">
     <action name="Reconfigure" />
   </item>
-  <item label="Restart">
-    <action name="Restart" />
-  </item>
+  <separator />
   <item label="Exit">
     <action name="Exit" />
   </item>
This page took 0.025262 seconds and 4 git commands to generate.