All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Justin P. Mattock" <justinmattock@gmail.com>
To: Michal Marek <mmarek@suse.cz>
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 10:35:03 -0700	[thread overview]
Message-ID: <4C8E60C7.2050208@gmail.com> (raw)
In-Reply-To: <4C8E49C8.6090003@suse.cz>

On 09/13/2010 08:56 AM, Michal Marek wrote:
> 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
>


o.k...

Justin P. Mattock

  reply	other threads:[~2010-09-13 17:34 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
2010-09-13 17:35   ` Justin P. Mattock [this message]
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=4C8E60C7.2050208@gmail.com \
    --to=justinmattock@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmarek@suse.cz \
    --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 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.