Re: [PATCH 1/2] gnu: Add and use gettext-minimal.

2016-09-28 Thread Alex Kost
Ludovic Courtès (2016-09-27 14:25 +0200) wrote: > Alex Kost skribis: > >> * gnu/packages/gettext.scm (gnu-gettext): Rename to... >> (gettext-minimal): ... this. Adjust synopsis and description. >> (gnu-gettext): Inherit from it. >> (po4a): Use 'gettext-minimal' instead of 'gnu-gettext'. >> * gnu

Re: [PATCH 1/2] gnu: Add and use gettext-minimal.

2016-09-27 Thread Ludovic Courtès
Alex Kost skribis: > * gnu/packages/gettext.scm (gnu-gettext): Rename to... > (gettext-minimal): ... this. Adjust synopsis and description. > (gnu-gettext): Inherit from it. > (po4a): Use 'gettext-minimal' instead of 'gnu-gettext'. > * gnu/packages/acl.scm: Likewise. > * gnu/packages/admin.scm:

[PATCH 1/2] gnu: Add and use gettext-minimal.

2016-09-25 Thread Alex Kost
* gnu/packages/gettext.scm (gnu-gettext): Rename to... (gettext-minimal): ... this. Adjust synopsis and description. (gnu-gettext): Inherit from it. (po4a): Use 'gettext-minimal' instead of 'gnu-gettext'. * gnu/packages/acl.scm: Likewise. * gnu/packages/admin.scm: Likewise. * gnu/packages/apl.scm: