texinfo-commits
[Top][All Lists]
Advanced

[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 adbdcfc127c0e9e33a0bfbb21c19fd13d59ff89d
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sun Jul 28 13:20:46 2024 +0200

    * po_document/Makevars (XGETTEXT_OPTIONS): disable default keywords.
---
 ChangeLog            | 4 ++++
 po_document/Makevars | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 6ce408e62b..349a0ca6e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-07-28  Patrice Dumas  <pertusus@free.fr>
+
+       * po_document/Makevars (XGETTEXT_OPTIONS): disable default keywords.
+
 2024-07-28  Patrice Dumas  <pertusus@free.fr>
 
        * po/Makevars (XGETTEXT_OPTIONS): disable default keywords.  Add
diff --git a/po_document/Makevars b/po_document/Makevars
index e0f5a028c8..d4961a3931 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 \
+XGETTEXT_OPTIONS = -cTRANSLATORS --language=Perl --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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]