[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: * po/POTFILES.in: add tp/Texinfo/XS/convert/conve
From: |
Patrice Dumas |
Subject: |
branch master updated: * po/POTFILES.in: add tp/Texinfo/XS/convert/converter.c. |
Date: |
Tue, 01 Oct 2024 16:35:10 -0400 |
This is an automated email from the git hooks/post-receive script.
pertusus pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new cd6cdf5646 * po/POTFILES.in: add tp/Texinfo/XS/convert/converter.c.
cd6cdf5646 is described below
commit cd6cdf56468ff94f320442af04d5ff2ae2a23b54
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sun Jul 28 12:05:12 2024 +0200
* po/POTFILES.in: add tp/Texinfo/XS/convert/converter.c.
---
ChangeLog | 4 ++++
po/POTFILES.in | 5 +++--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index ea16c6f61e..8059c589bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-07-28 Patrice Dumas <pertusus@free.fr>
+
+ * po/POTFILES.in: add tp/Texinfo/XS/convert/converter.c.
+
2024-07-28 Patrice Dumas <pertusus@free.fr>
Use separate po files for tp/Texinfo/XS gnulib
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d196a94eff..af7215a1f7 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -51,9 +51,12 @@ tp/ext/highlight_syntax.pm
tp/ext/latex2html.pm
tp/ext/tex4ht.pm
tp/texi2any.pl
+tp/Texinfo/XS/convert/converter.c
+tp/Texinfo/XS/convert/convert_html.c
tp/Texinfo/XS/main/errors.c
tp/Texinfo/XS/main/errors.h
tp/Texinfo/XS/main/manipulate_indices.c
+tp/Texinfo/XS/main/convert_utils.c
tp/Texinfo/XS/main/targets.c
tp/Texinfo/XS/parsetexi/api.c
tp/Texinfo/XS/parsetexi/close.c
@@ -71,5 +74,3 @@ tp/Texinfo/XS/parsetexi/parser.c
tp/Texinfo/XS/parsetexi/separator.c
tp/Texinfo/XS/structuring_transfo/structuring.c
tp/Texinfo/XS/structuring_transfo/transformations.c
-tp/Texinfo/XS/main/convert_utils.c
-tp/Texinfo/XS/convert/convert_html.c
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: * po/POTFILES.in: add tp/Texinfo/XS/convert/converter.c.,
Patrice Dumas <=