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

From: Justin P. Mattock
Date: Sat Sep 11 2010 - 01:56:16 EST


Below fixes a broken web address. Note: not sure if this is correct
or not.. Let me know..

Signed-off-by: Justin P. Mattock <justinmattock@xxxxxxxxx>

---
scripts/kconfig/gconf.glade | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

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

<glade-interface>

--
1.7.2.1

--
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/