summaryrefslogtreecommitdiff
path: root/support/autolatex/po/POTFILES_gedit.in
blob: 0e2f12e375bc95edece548009335265148915418 (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
# List of source files containing translatable strings.

plugins/gedit2/autolatex/__init__.py
plugins/gedit2/autolatex/config/__init__.py
plugins/gedit2/autolatex/config/cli/__init__.py
plugins/gedit2/autolatex/config/cli/abstract_panel.py
plugins/gedit2/autolatex/config/cli/figure_assignment_panel.py
plugins/gedit2/autolatex/config/cli/figure_panel.py
plugins/gedit2/autolatex/config/cli/generator_panel.py
plugins/gedit2/autolatex/config/cli/translator_panel.py
plugins/gedit2/autolatex/config/cli/viewer_panel.py
plugins/gedit2/autolatex/config/cli/window.py
plugins/gedit2/autolatex/config/plugin/__init__.py
plugins/gedit2/autolatex/config/plugin/main_panel.py
plugins/gedit2/autolatex/utils/__init__.py
plugins/gedit2/autolatex/utils/debug.py
plugins/gedit2/autolatex/utils/latex_log_parser.py
plugins/gedit2/autolatex/utils/runner.py
plugins/gedit2/autolatex/utils/utils.py
plugins/gedit2/autolatex/utils/gedit_runner.py
plugins/gedit2/autolatex/utils/gsettings.py
plugins/gedit2/autolatex/utils/gtk_utils.py
plugins/gedit2/autolatex/widgets/__init__.py
plugins/gedit2/autolatex/widgets/inherit_button.py
plugins/gedit2/autolatex/widgets/latex_console.py