From: Michal Marek <mmarek@suse.cz>
To: "Justin P. Mattock" <justinmattock@gmail.com>
Cc: trivial@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH]scripts/kconfig/gconf.glade Update broken web addresses.
Date: Mon, 13 Sep 2010 17:56:56 +0200 [thread overview]
Message-ID: <4C8E49C8.6090003@suse.cz> (raw)
In-Reply-To: <1284184584-8647-1-git-send-email-justinmattock@gmail.com>
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@gmail.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
next prev parent reply other threads:[~2010-09-13 15:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-11 5:56 [PATCH]scripts/kconfig/gconf.glade Update broken web addresses Justin P. Mattock
2010-09-13 15:56 ` Michal Marek [this message]
2010-09-13 17:35 ` Justin P. Mattock
2010-09-13 19:57 ` Justin P. Mattock
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C8E49C8.6090003@suse.cz \
--to=mmarek@suse.cz \
--cc=justinmattock@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox