]> Dogcows Code - chaz/openbox/commitdiff
point to the right schema
authorDana Jansens <danakj@orodu.net>
Sat, 12 May 2007 19:10:19 +0000 (19:10 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 12 May 2007 19:10:19 +0000 (19:10 +0000)
data/menu.xml
data/rc.xml

index 50cabea9e96411202d5084f2935072d13a020a6d..d1bf4a6fb023035114a1f51f24765cf8bf82ca58 100644 (file)
@@ -1,8 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<openbox_menu xmlns="http://openbox.org/"
-        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:schemaLocation="http://openbox.org/4.0/menu">
+<openbox_menu xmlns="http://openbox.org/4.0/menu">
 
 <menu id="games-menu" label="Games">
   <item label="Crack-Attack">
index bf83767a622123afa0853001061bed9543f747a4..d96568ef4de9c77b7b4a8f41135d9ea6acfda391 100644 (file)
@@ -3,9 +3,7 @@
 <!-- Do not edit this file, it will be overwritten on install.
         Copy the file to $HOME/.config/openbox/ instead. -->
 
-<openbox_config xmlns="http://openbox.org/"
-        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:schemaLocation="http://openbox.org/4.0/rc">
+<openbox_config xmlns="http://openbox.org/4.0/rc">
 
 <resistance>
   <strength>10</strength>
This page took 0.024244 seconds and 4 git commands to generate.