[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Patrice Dumas |
Date: |
Tue, 1 Oct 2024 16:38:23 -0400 (EDT) |
branch: master
commit 0a15b4a77b2548c9d0e290829a111264433f69fe
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sun Jul 28 13:26:18 2024 +0200
* po_document/Makevars (XGETTEXT_OPTIONS): remove --language=Perl, it
can be detemrined automatically, and could be C too.
---
ChangeLog | 5 +++++
po_document/Makevars | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 349a0ca6e7..195921de2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-07-28 Patrice Dumas <pertusus@free.fr>
+
+ * po_document/Makevars (XGETTEXT_OPTIONS): remove --language=Perl, it
+ can be detemrined automatically, and could be C too.
+
2024-07-28 Patrice Dumas <pertusus@free.fr>
* po_document/Makevars (XGETTEXT_OPTIONS): disable default keywords.
diff --git a/po_document/Makevars b/po_document/Makevars
index d4961a3931..de5db90165 100644
--- a/po_document/Makevars
+++ b/po_document/Makevars
@@ -11,7 +11,7 @@ top_builddir = ..
# These options get passed to xgettext.
# When a new function name is added with --keyword/-k, the list in
# po_document-check should be updated, too.
-XGETTEXT_OPTIONS = -cTRANSLATORS --language=Perl --keyword \
+XGETTEXT_OPTIONS = -cTRANSLATORS --keyword \
--keyword=gdt --keyword=gdt_string --keyword=pgdt:1c,2 \
--keyword=cdt --keyword=cdt_string --keyword=pcdt:1c,2 \
--keyword=pgdt_context:1c,2 --from-code=UTF-8
- master updated (cd6cdf5646 -> 43b9d5dcd3), Patrice Dumas, 2024/10/01
- [no subject],
Patrice Dumas <=
- [no subject], Patrice Dumas, 2024/10/01
- [no subject], Patrice Dumas, 2024/10/01
- [no subject], Patrice Dumas, 2024/10/01
- [no subject], Patrice Dumas, 2024/10/01
- [no subject], Patrice Dumas, 2024/10/01
- [no subject], Patrice Dumas, 2024/10/01
- [no subject], Patrice Dumas, 2024/10/01