linux-kernel.vger.kernel.org archive mirror
 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

* Re: [PATCH v2] scripts/kconfig/gconf.glade Update broken web addresses.
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Michal Marek @ 2010-09-17 14:57 UTC (permalink / raw)
  To: Justin P. Mattock; +Cc: trivial, linux-kernel

On 13.9.2010 21:55, Justin P. Mattock wrote:
> 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">

Applied.

Michal

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

* Re: [PATCH v2] scripts/kconfig/gconf.glade Update broken web addresses.
  2010-09-17 14:57 ` Michal Marek
@ 2010-09-17 17:15   ` Justin P. Mattock
  0 siblings, 0 replies; 3+ messages in thread
From: Justin P. Mattock @ 2010-09-17 17:15 UTC (permalink / raw)
  To: Michal Marek; +Cc: trivial, linux-kernel

On 09/17/2010 07:57 AM, Michal Marek wrote:
> On 13.9.2010 21:55, Justin P. Mattock wrote:
>> 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">
>
> Applied.
>
> Michal
>


alright!!

Justin P. Mattock

^ permalink raw reply	[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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).