1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
# 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
# notice and this notice are preserved.
#
# List of source files containing translatable strings that end up in
# the output from processing Texinfo documents.
tp/ext/epub3.pm
tp/init/html32.pm
tp/Texinfo/Common.pm
tp/Texinfo/HTMLData.pm
tp/Texinfo/Structuring.pm
tp/Texinfo/Translations.pm
tp/Texinfo/Convert/Converter.pm
tp/Texinfo/Convert/DocBook.pm
tp/Texinfo/Convert/LaTeX.pm
tp/Texinfo/Convert/Plaintext.pm
tp/Texinfo/Convert/HTML.pm
tp/Texinfo/Convert/Utils.pm
tp/Texinfo/XS/convert/converter.c
tp/Texinfo/XS/convert/convert_html.c
tp/Texinfo/XS/convert/format_html.c
tp/Texinfo/XS/main/html_conversion_data.c
tp/Texinfo/XS/main/convert_to_text.c
tp/Texinfo/XS/main/convert_utils.c
tp/Texinfo/XS/main/parser_conf.c
tp/Texinfo/XS/main/translations.c
tp/Texinfo/XS/main/utils.c
tp/Texinfo/XS/parsetexi/indices.c
tp/Texinfo/XS/structuring_transfo/structuring.c
|