All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] scripts/kconfig/gconf.glade Update broken web addresses.
@ 2010-09-13 19:55 Justin P. Mattock
  2010-09-17 14:57 ` Michal Marek
  0 siblings, 1 reply; 3+ messages in thread
From: Justin P. Mattock @ 2010-09-13 19:55 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, mmarek, Justin P. Mattock

As discussed, remove the DOCTYPE declaration since libglade validates
the file against itself..

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
---
 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">
 
 <glade-interface>
 
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-17 17:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-13 19:55 [PATCH v2] scripts/kconfig/gconf.glade Update broken web addresses Justin P. Mattock
2010-09-17 14:57 ` Michal Marek
2010-09-17 17:15   ` Justin P. Mattock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.