|
68fedd78
|
2025-01-02T15:57:15
|
|
gnulib-l10n: Clarify the license of the POT file.
Reported by Simon Josefsson. Suggested by Benno Schulenberg.
* po/Makefile ($(DOMAIN).pot): Replace the license notice line.
|
|
7b089321
|
2025-01-01T09:24:36
|
|
maint: run 'make update-copyright'
|
|
1b049da8
|
2024-12-09T13:18:21
|
|
Localizations: Fix omissions from the POT file.
Reported by Benno Schulenberg.
* po/Makefile ($(DOMAIN).pot): Remove the file pre-filtering; just pass
all source files to xgettext.
* po/Makevars (XGETTEXT_OPTIONS): Recognize gettext_noop as a keyword.
|
|
9cc4d231
|
2024-12-08T17:40:53
|
|
Add infrastructure for handling gnulib localizations.
* po/Makefile: New file.
* po/Makevars: New file, based on the template from GNU gettext.
* gnulib-l10n/README: New file.
* gnulib-l10n/configure.ac: New file.
* gnulib-l10n/Makefile.am: New file.
* gnulib-l10n/m4/Makefile.am: New file.
* gnulib-l10n/autogen.sh: New file.
* gnulib-l10n/autoclean.sh: New file.
* Makefile (gnulib.pot, gnulib-tp-snapshot, gnulib-l10n-release): New
targets.
|