Re: [PATCH v2] scripts/kconfig/gconf.glade Update broken web addresses.

From: Justin P. Mattock
Date: Fri Sep 17 2010 - 13:14:53 EST


On 09/17/2010 07:57 AM, Michal Marek wrote:
On 13.9.2010 21:55, Justin P. Mattock wrote:
As discussed, remove the DOCTYPE declaration since libglade validates
the file against itself..

Signed-off-by: Justin P. Mattock<justinmattock@xxxxxxxxx>
Signed-off-by: Michal Marek<mmarek@xxxxxxx>
---
scripts/kconfig/gconf.glade | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/scripts/kconfig/gconf.glade b/scripts/kconfig/gconf.glade
index d52b0a7..aa483cb 100644
--- a/scripts/kconfig/gconf.glade
+++ b/scripts/kconfig/gconf.glade
@@ -1,5 +1,4 @@
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
-<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd";>

Applied.

Michal



alright!!

Justin P. Mattock
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/