Received: from localhost (maia-2.hub.org [200.46.204.187]) by postgresql.org (Postfix) with ESMTP id 162309FB519 for ; Thu, 5 Apr 2007 06:13:40 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-maia, port 10024) with ESMTP id 64431-01 for ; Thu, 5 Apr 2007 06:13:33 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id EE7789FB404 for ; Thu, 5 Apr 2007 06:13:36 -0300 (ADT) Received: by svr2.hagander.net (Postfix, from userid 1000) id A0773DCC5E9; Thu, 5 Apr 2007 11:13:35 +0200 (CEST) Date: Thu, 5 Apr 2007 11:13:35 +0200 From: Magnus Hagander To: Guillaume Lelarge Cc: pgsql-www@postgresql.org Subject: Re: Typos fixes and an accesskey Message-ID: <20070405091335.GA19736@svr2.hagander.net> References: <46118E2E.7000706@lelarge.info> <46141C4F.3070901@hagander.net> <46142629.2090101@lelarge.info> <46148D23.1020308@lelarge.info> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <46148D23.1020308@lelarge.info> User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200704/10 X-Sequence-Number: 11760 On Thu, Apr 05, 2007 at 07:46:11AM +0200, Guillaume Lelarge wrote: > Guillaume Lelarge a écrit : > >[...] > >I don't remember there was a lot of whitespace changes. I'll take a look > >and re-submit it. > > > > You'll find attached the two fixed patchs. You'll still find it hard to > get the differences, not because of whitespace but because of the long > strings. I've also re-added the accesskey one, this time with the "s" > accesskey. Thanks, that made it enough much easier to read :-) Both applied, many thanks. //Magnus