Re: [Libosinfo] [osinfo-db PATCH v2] Sort list of sources in POTFILES.in

2017-03-21 Thread Pino Toscano
On Tuesday, 21 March 2017 16:04:47 CET Eric Blake wrote: > On 03/21/2017 05:13 AM, Pino Toscano wrote: > > This way, the generation of osinfo-db.pot is more deterministic and > > stable, and it is way easier to diff pot files before and after editing > > the XML definitions of OSes, devices, etc. >

Re: [Libosinfo] [osinfo-db PATCH v2] Sort list of sources in POTFILES.in

2017-03-21 Thread Eric Blake
On 03/21/2017 05:13 AM, Pino Toscano wrote: > This way, the generation of osinfo-db.pot is more deterministic and > stable, and it is way easier to diff pot files before and after editing > the XML definitions of OSes, devices, etc. > --- > Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 dele