Re: [PATCH v2] gnulib-tool: Download PO files

2014-09-06 Thread Mathieu Anquetin
Thanks for applying. Best regards, Mathieu Le 6 sept. 2014 02:18, "Ben Pfaff" a écrit : > On Thu, Sep 04, 2014 at 05:41:08PM +0200, Mathieu Anquetin wrote: > > On Thu, Sep 4, 2014 at 5:12 PM, Ben Pfaff wrote: > > > On Thu, Sep 04, 2014 at 08:54:47AM +0200, Mathieu Anquetin wrote: > > >> These t

Re: [PATCH v2] gnulib-tool: Download PO files

2014-09-05 Thread Ben Pfaff
On Thu, Sep 04, 2014 at 05:41:08PM +0200, Mathieu Anquetin wrote: > On Thu, Sep 4, 2014 at 5:12 PM, Ben Pfaff wrote: > > On Thu, Sep 04, 2014 at 08:54:47AM +0200, Mathieu Anquetin wrote: > >> These two patches change the behavior of gnulib-tool for downloading PO > >> files from the Translation Pr

Re: [PATCH v2] gnulib-tool: Download PO files

2014-09-04 Thread Mathieu Anquetin
On Thu, Sep 4, 2014 at 5:12 PM, Ben Pfaff wrote: > On Thu, Sep 04, 2014 at 08:54:47AM +0200, Mathieu Anquetin wrote: >> These two patches change the behavior of gnulib-tool for downloading PO >> files from the Translation Project. It synces it with what is being done >> by the build-aux/bootstrap

Re: [PATCH v2] gnulib-tool: Download PO files

2014-09-04 Thread Ben Pfaff
On Thu, Sep 04, 2014 at 08:54:47AM +0200, Mathieu Anquetin wrote: > These two patches change the behavior of gnulib-tool for downloading PO > files from the Translation Project. It synces it with what is being done > by the build-aux/bootstrap script (falling back to wget when rsync > isn't availab

[PATCH v2] gnulib-tool: Download PO files

2014-09-03 Thread Mathieu Anquetin
These two patches change the behavior of gnulib-tool for downloading PO files from the Translation Project. It synces it with what is being done by the build-aux/bootstrap script (falling back to wget when rsync isn't available and setting options) Best regards, Mathieu