[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Gavin D. Smith |
Date: |
Mon, 7 Aug 2023 12:54:58 -0400 (EDT) |
branch: master
commit cc1ac242a815658fa74050fee3d6bfe52fc9193a
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Mon Aug 7 17:02:36 2023 +0100
* po/POTFILES.in, po_document/POTFILES.in: update so that
"make po-check" and "make po_document-check" work at the top level.
---
ChangeLog | 5 +++++
po/POTFILES.in | 5 ++---
po_document/POTFILES.in | 5 +----
3 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index d61ea68bf8..80e668dd46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-08-07 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * po/POTFILES.in, po_document/POTFILES.in: update so that
+ "make po-check" and "make po_document-check" work at the top level.
+
2023-08-07 Gavin Smith <gavinsmith0123@gmail.com>
* Makefile.am (po-check): look under directories beginning A-Z as
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 016920404d..71c7bb4a41 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,4 +1,4 @@
-# Copyright 2005-2022 Free Software Foundation, Inc.
+# Copyright 2005-2023 Free Software Foundation, Inc.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
@@ -45,19 +45,18 @@ tp/Texinfo/Convert/NodeNameNormalization.pm
tp/Texinfo/Convert/Plaintext.pm
tp/Texinfo/Convert/Text.pm
tp/Texinfo/Convert/TexinfoMarkup.pm
-tp/Texinfo/Convert/TexinfoXML.pm
tp/Texinfo/Convert/Utils.pm
tp/Texinfo/ParserNonXS.pm
tp/Texinfo/Report.pm
tp/Texinfo/Structuring.pm
tp/Texinfo/Transformations.pm
-tp/Texinfo/Translations.pm
tp/init/chm.pm
tp/ext/epub3.pm
tp/ext/highlight_syntax.pm
tp/ext/latex2html.pm
tp/ext/tex4ht.pm
tp/texi2any.pl
+tp/Texinfo/XS/gnulib/lib/obstack.c
tp/Texinfo/XS/parsetexi/Parsetexi.pm
tp/Texinfo/XS/parsetexi/close.c
tp/Texinfo/XS/parsetexi/end_line.c
diff --git a/po_document/POTFILES.in b/po_document/POTFILES.in
index 0bcf81abb0..1f0cf6e2f8 100644
--- a/po_document/POTFILES.in
+++ b/po_document/POTFILES.in
@@ -1,4 +1,4 @@
-# Copyright 2013 Free Software Foundation, Inc.
+# Copyright 2013-2023 Free Software Foundation, Inc.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
@@ -11,12 +11,9 @@ tp/ext/epub3.pm
tp/init/html32.pm
tp/Texinfo/Common.pm
tp/Texinfo/Structuring.pm
-tp/Texinfo/Transformations.pm
tp/Texinfo/Translations.pm
tp/Texinfo/Convert/Converter.pm
tp/Texinfo/Convert/DocBook.pm
-tp/Texinfo/Convert/IXIN.pm
-tp/Texinfo/Convert/Info.pm
tp/Texinfo/Convert/LaTeX.pm
tp/Texinfo/Convert/Plaintext.pm
tp/Texinfo/Convert/HTML.pm