[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4C8E49C8.6090003@suse.cz>
Date: Mon, 13 Sep 2010 17:56:56 +0200
From: Michal Marek <mmarek@...e.cz>
To: "Justin P. Mattock" <justinmattock@...il.com>
Cc: trivial@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH]scripts/kconfig/gconf.glade Update broken web addresses.
On 11.9.2010 07:56, Justin P. Mattock wrote:
> 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@...il.com>
>
> ---
> 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">
This URL does not host the dtd itself, so we can as well remove the
DOCTYPE declaration alltogether. I guess libglade validates the file
against it's own schema anyway.
Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists