[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (97dd9efa96 -> fed308cca7)
From: |
Gavin D. Smith |
Subject: |
master updated (97dd9efa96 -> fed308cca7) |
Date: |
Tue, 17 Dec 2024 16:27:39 -0500 (EST) |
gavin pushed a change to branch master.
from 97dd9efa96 * configure.ac, tp/Texinfo/XS/configure.ac: add comments
and TODO describing that --enable-xs-perl-libintl can be useful on platforms
where gettext functions are present, but setting the locale through LANGUAGE is
not implemented, as is the case for musl.
new 77793be22b Bump version to 7.2
new fed308cca7 update po
Summary of changes:
ChangeLog | 10 ++
configure.ac | 2 +-
doc/refcard/txirefcard.tex | 2 +-
js/info.js | 2 +-
po/ca.po | 228 +++++++++++++--------------
po/cs.po | 228 +++++++++++++--------------
po/da.po | 228 +++++++++++++--------------
po/de.po | 228 +++++++++++++--------------
po/el.po | 228 +++++++++++++--------------
po/eo.po | 228 +++++++++++++--------------
po/es.po | 228 +++++++++++++--------------
po/fi.po | 228 +++++++++++++--------------
po/fr.po | 228 +++++++++++++--------------
po/he.po | 228 +++++++++++++--------------
po/hr.po | 228 +++++++++++++--------------
po/hu.po | 228 +++++++++++++--------------
po/id.po | 228 +++++++++++++--------------
po/it.po | 228 +++++++++++++--------------
po/ja.po | 228 +++++++++++++--------------
po/ka.po | 228 +++++++++++++--------------
po/nb.po | 228 +++++++++++++--------------
po/nl.po | 228 +++++++++++++--------------
po/pl.po | 228 +++++++++++++--------------
po/pt.po | 228 +++++++++++++--------------
po/pt_BR.po | 228 +++++++++++++--------------
po/ro.po | 228 +++++++++++++--------------
po/ru.po | 228 +++++++++++++--------------
po/rw.po | 228 +++++++++++++--------------
po/sk.po | 228 +++++++++++++--------------
po/sl.po | 228 +++++++++++++--------------
po/sr.po | 228 +++++++++++++--------------
po/sv.po | 228 +++++++++++++--------------
po/texinfo.pot | 230 ++++++++++++++--------------
po/tr.po | 228 +++++++++++++--------------
po/uk.po | 228 +++++++++++++--------------
po/vi.po | 228 +++++++++++++--------------
po/zh_CN.po | 228 +++++++++++++--------------
po/zh_TW.po | 228 +++++++++++++--------------
po_document/ca.po | 4 +-
po_document/cs.po | 4 +-
po_document/de.po | 4 +-
po_document/eo.po | 4 +-
po_document/es.po | 4 +-
po_document/fi.po | 4 +-
po_document/fr.po | 4 +-
po_document/hr.po | 4 +-
po_document/hu.po | 4 +-
po_document/it.po | 4 +-
po_document/ka.po | 4 +-
po_document/nb.po | 4 +-
po_document/nl.po | 4 +-
po_document/pl.po | 4 +-
po_document/pt.po | 4 +-
po_document/pt_BR.po | 4 +-
po_document/ro.po | 4 +-
po_document/sk.po | 4 +-
po_document/sr.po | 4 +-
po_document/sv.po | 4 +-
po_document/texinfo_document.pot | 6 +-
po_document/uk.po | 4 +-
tp/Texinfo/Common.pm | 2 +-
tp/Texinfo/Convert/ConvertXS.pm | 2 +-
tp/Texinfo/Convert/Converter.pm | 2 +-
tp/Texinfo/Convert/DocBook.pm | 2 +-
tp/Texinfo/Convert/HTML.pm | 2 +-
tp/Texinfo/Convert/IXIN.pm | 2 +-
tp/Texinfo/Convert/IXINSXML.pm | 2 +-
tp/Texinfo/Convert/Info.pm | 2 +-
tp/Texinfo/Convert/LaTeX.pm | 2 +-
tp/Texinfo/Convert/NodeNameNormalization.pm | 2 +-
tp/Texinfo/Convert/Paragraph.pm | 2 +-
tp/Texinfo/Convert/PlainTexinfo.pm | 2 +-
tp/Texinfo/Convert/Plaintext.pm | 2 +-
tp/Texinfo/Convert/Texinfo.pm | 2 +-
tp/Texinfo/Convert/TexinfoMarkup.pm | 2 +-
tp/Texinfo/Convert/TexinfoSXML.pm | 2 +-
tp/Texinfo/Convert/TexinfoXML.pm | 2 +-
tp/Texinfo/Convert/Text.pm | 2 +-
tp/Texinfo/Convert/TextContent.pm | 2 +-
tp/Texinfo/Convert/Unicode.pm | 2 +-
tp/Texinfo/Convert/Utils.pm | 2 +-
tp/Texinfo/Document.pm | 2 +-
tp/Texinfo/DocumentXS.pm | 2 +-
tp/Texinfo/Indices.pm | 2 +-
tp/Texinfo/IndicesXS.pm | 2 +-
tp/Texinfo/ManipulateTree.pm | 2 +-
tp/Texinfo/MiscXS.pm | 2 +-
tp/Texinfo/ModulePath.pm.in | 2 +-
tp/Texinfo/OutputUnits.pm | 2 +-
tp/Texinfo/Parser.pm | 2 +-
tp/Texinfo/ParserNonXS.pm | 2 +-
tp/Texinfo/StructTransfXS.pm | 2 +-
tp/Texinfo/Structuring.pm | 2 +-
tp/Texinfo/Transformations.pm | 2 +-
tp/Texinfo/Translations.pm | 2 +-
tp/Texinfo/XS/configure.ac | 2 +-
tp/Texinfo/XSLoader.pm | 2 +-
util/pdftexi2dvi | 2 +-
util/texi2dvi | 2 +-
util/texi2pdf | 2 +-
100 files changed, 3975 insertions(+), 3965 deletions(-)
- master updated (97dd9efa96 -> fed308cca7),
Gavin D. Smith <=