diff options
Diffstat (limited to 'data/menu.xml.in')
| -rw-r--r-- | data/menu.xml.in | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/data/menu.xml.in b/data/menu.xml.in index 3dbff30a..8892f316 100644 --- a/data/menu.xml.in +++ b/data/menu.xml.in @@ -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&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"> |
