Re: [Mesa-dev] [PATCH 4/5] util/gen_xmlpool: Add a --meson switch

2018-09-03 Thread Dylan Baker
Quoting Emil Velikov (2018-09-03 07:18:31) > On 24 August 2018 at 19:45, Dylan Baker wrote: > > Quoting Emil Velikov (2018-08-24 08:57:29) > >> On Fri, 24 Aug 2018 at 15:16, Dylan Baker wrote: > >> > > >> > Meson won't put the .gmo files in the layout that python's > >> > gettext.translation() ex

Re: [Mesa-dev] [PATCH 4/5] util/gen_xmlpool: Add a --meson switch

2018-09-03 Thread Emil Velikov
On 24 August 2018 at 19:45, Dylan Baker wrote: > Quoting Emil Velikov (2018-08-24 08:57:29) >> On Fri, 24 Aug 2018 at 15:16, Dylan Baker wrote: >> > >> > Meson won't put the .gmo files in the layout that python's >> > gettext.translation() expects, so we need to handle them differently, >> > this

Re: [Mesa-dev] [PATCH 4/5] util/gen_xmlpool: Add a --meson switch

2018-08-24 Thread Dylan Baker
Quoting Emil Velikov (2018-08-24 08:57:29) > On Fri, 24 Aug 2018 at 15:16, Dylan Baker wrote: > > > > Meson won't put the .gmo files in the layout that python's > > gettext.translation() expects, so we need to handle them differently, > > this switch allows the script to load the files as meson la

Re: [Mesa-dev] [PATCH 4/5] util/gen_xmlpool: Add a --meson switch

2018-08-24 Thread Emil Velikov
On Fri, 24 Aug 2018 at 15:16, Dylan Baker wrote: > > Meson won't put the .gmo files in the layout that python's > gettext.translation() expects, so we need to handle them differently, > this switch allows the script to load the files as meson lays them out No obvious reason comes to mind why we w