# 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