Re: [PATCH] Updated and corrected xserver-xorg templates.

2005-07-27 Thread David Nusinow
On Wed, Jul 27, 2005 at 01:20:40PM +0200, David Martínez Moreno wrote: > Hello. The attached patch removes references to 'GLcore' module, that > is > automatically loaded now as a glx submodule, fixes a typo, and removes > references to 'speedo' font module. > > With this last patch

Re: [PATCH] Updated and corrected xserver-xorg templates.

2005-07-27 Thread David Martínez Moreno
El Miércoles, 27 de Julio de 2005 18:03, Michel Dänzer escribió: > > So now the X start is a little faster. :-) > > Sure, what I meant to say is that GLcore has always been loaded by glx > as needed and should never have been loaded explicitly. I am not the culprit of previous scripts.

Re: [PATCH] Updated and corrected xserver-xorg templates.

2005-07-27 Thread Michel Dänzer
On Wed, 2005-07-27 at 17:41 +0200, David Martínez Moreno wrote: > El Miércoles, 27 de Julio de 2005 16:59, Michel Dänzer escribió: > > On Wed, 2005-07-27 at 13:20 +0200, David Martínez Moreno wrote: > > > Hello. The attached patch removes references to 'GLcore' module, that is > > > automatically

Re: [PATCH] Updated and corrected xserver-xorg templates.

2005-07-27 Thread David Martínez Moreno
El Miércoles, 27 de Julio de 2005 16:59, Michel Dänzer escribió: > On Wed, 2005-07-27 at 13:20 +0200, David Martínez Moreno wrote: > > Hello. The attached patch removes references to 'GLcore' module, that is > > automatically loaded now as a glx submodule, [...] > > It's been like that for as l

Re: [PATCH] Updated and corrected xserver-xorg templates.

2005-07-27 Thread Michel Dänzer
On Wed, 2005-07-27 at 13:20 +0200, David Martínez Moreno wrote: > Hello. The attached patch removes references to 'GLcore' module, that > is > automatically loaded now as a glx submodule, [...] It's been like that for as long as I remember... :) -- Earthling Michel Dänzer | Deb

[PATCH] Updated and corrected xserver-xorg templates.

2005-07-27 Thread David Martínez Moreno
Hello. The attached patch removes references to 'GLcore' module, that is automatically loaded now as a glx submodule, fixes a typo, and removes references to 'speedo' font module. With this last patch, the XSF tree will be up to date with mine. Regards,