texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]


From: Patrice Dumas
Date: Sun, 22 Oct 2023 15:20:22 -0400 (EDT)

branch: master
commit 78e89ada4a70e824788b1e171a1aaa7a561858dc
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sun Oct 22 21:09:58 2023 +0200

    * po_document/POTFILES.in: replace tp/Texinfo/Translations.pm by
    tp/Texinfo/TranslationsNonXS.pm.
---
 ChangeLog               | 5 +++++
 po_document/POTFILES.in | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 68d6b108d3..3d9d78e649 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-10-22  Patrice Dumas  <pertusus@free.fr>
+
+       * po_document/POTFILES.in: replace tp/Texinfo/Translations.pm by
+       tp/Texinfo/TranslationsNonXS.pm.
+
 2023-10-22  Patrice Dumas  <pertusus@free.fr>
 
        Move DebugTree.pm to the main Texinfo modules directory
diff --git a/po_document/POTFILES.in b/po_document/POTFILES.in
index 1f0cf6e2f8..8eec7752ce 100644
--- a/po_document/POTFILES.in
+++ b/po_document/POTFILES.in
@@ -11,7 +11,7 @@ tp/ext/epub3.pm
 tp/init/html32.pm
 tp/Texinfo/Common.pm
 tp/Texinfo/Structuring.pm
-tp/Texinfo/Translations.pm
+tp/Texinfo/TranslationsNonXS.pm
 tp/Texinfo/Convert/Converter.pm
 tp/Texinfo/Convert/DocBook.pm
 tp/Texinfo/Convert/LaTeX.pm



reply via email to

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