[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdegames/killbots
From:       Parker Coates <parker.coates () gmail ! com>
Date:       2009-03-01 17:33:08
Message-ID: 1235928788.482040.7136.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 933820 by coates:

Added xmlns info to ui.rc file to make it validate against the xsd.

 M  +8 -2      killbotsui.rc  


--- trunk/KDE/kdegames/killbots/killbotsui.rc #933819:933820
@@ -1,5 +1,11 @@
-<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
-<gui name="killbots" version="2">
+<?xml version="1.0" encoding="UTF-8" ?>
+<gui name="killbots"
+     version="2"
+     xmlns="http://www.kde.org/standards/kxmlgui/1.0"
+     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+     xsi:schemaLocation="http://www.kde.org/standards/kxmlgui/1.0
+                         http://www.kde.org/standards/kxmlgui/1.0/kxmlgui.xsd"
+>
 
 	<MenuBar>
 		<Menu name="moveMenu">
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic