summaryrefslogtreecommitdiff
path: root/support/autolatex/po/POTFILES_cli.in
blob: b7ced24da5aac5078bb0527e45fe58c015275658 (plain)
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
33
# List of source files containing translatable strings.

# Main program
autolatex.pl
autolatex-backend.pl

# Core libraries
pm/AutoLaTeX/Core/Config.pm
pm/AutoLaTeX/Core/IntUtils.pm
pm/AutoLaTeX/Core/Main.pm
pm/AutoLaTeX/Core/OS.pm
pm/AutoLaTeX/Core/Progress.pm
pm/AutoLaTeX/Core/Translator.pm
pm/AutoLaTeX/Core/Util.pm

# TeX libraries
pm/AutoLaTeX/TeX/DocumentDetector.pm
pm/AutoLaTeX/TeX/Flattener.pm
pm/AutoLaTeX/TeX/IndexAnalyzer.pm
pm/AutoLaTeX/TeX/TeXDependencyAnalyzer.pm
pm/AutoLaTeX/TeX/TeXParser.pm

# Make-like libraries
pm/AutoLaTeX/Make/Make.pm

# Interpreters
pm/AutoLaTeX/Interpreter/AbstractInterpreter.pm
pm/AutoLaTeX/Interpreter/batch.pm
pm/AutoLaTeX/Interpreter/js.pm
pm/AutoLaTeX/Interpreter/python.pm
pm/AutoLaTeX/Interpreter/ruby.pm
pm/AutoLaTeX/Interpreter/sh.pm
pm/AutoLaTeX/Interpreter/wincmd.pm