Re: [PATCH 7/8] utils: Rename 'dmd-gettext.scm' to 'shepherd-gettext.scm'.

2016-01-26 Thread Alex Kost
Ludovic Courtès (2016-01-26 00:51 +0300) wrote: > Alex Kost skribis: > >> Ludovic Courtès (2016-01-25 18:12 +0300) wrote: >> >>> Alex Kost skribis: >>> * utils/dmd-gettext.scm: Rename to... * utils/shepherd-gettext.scm: ... this. * utils/Makefile.am (EXTRA_DIST): Use it. >>> >>> A

Re: [PATCH 7/8] utils: Rename 'dmd-gettext.scm' to 'shepherd-gettext.scm'.

2016-01-25 Thread Ludovic Courtès
Alex Kost skribis: > Ludovic Courtès (2016-01-25 18:12 +0300) wrote: > >> Alex Kost skribis: >> >>> * utils/dmd-gettext.scm: Rename to... >>> * utils/shepherd-gettext.scm: ... this. >>> * utils/Makefile.am (EXTRA_DIST): Use it. >> >> Actually let’s remove it instead. When we add i18n support, w

Re: [PATCH 7/8] utils: Rename 'dmd-gettext.scm' to 'shepherd-gettext.scm'.

2016-01-25 Thread Alex Kost
Ludovic Courtès (2016-01-25 18:12 +0300) wrote: > Alex Kost skribis: > >> * utils/dmd-gettext.scm: Rename to... >> * utils/shepherd-gettext.scm: ... this. >> * utils/Makefile.am (EXTRA_DIST): Use it. > > Actually let’s remove it instead. When we add i18n support, we’ll use > xgettext, which know

Re: [PATCH 7/8] utils: Rename 'dmd-gettext.scm' to 'shepherd-gettext.scm'.

2016-01-25 Thread Ludovic Courtès
Alex Kost skribis: > * utils/dmd-gettext.scm: Rename to... > * utils/shepherd-gettext.scm: ... this. > * utils/Makefile.am (EXTRA_DIST): Use it. Actually let’s remove it instead. When we add i18n support, we’ll use xgettext, which knows how to extract strings from Scheme code nowadays (which pr

[PATCH 7/8] utils: Rename 'dmd-gettext.scm' to 'shepherd-gettext.scm'.

2016-01-25 Thread Alex Kost
* utils/dmd-gettext.scm: Rename to... * utils/shepherd-gettext.scm: ... this. * utils/Makefile.am (EXTRA_DIST): Use it. --- utils/Makefile.am | 2 +- utils/dmd-gettext.scm | 61 -- utils/shepherd-gettext.scm | 61 ++