diff options
author | Thomas White <taw@bitwiz.me.uk> | 2018-04-15 17:08:44 +0200 |
---|---|---|
committer | Thomas White <taw@bitwiz.me.uk> | 2018-04-15 17:09:12 +0200 |
commit | 39b16e3f9fa51e737dd4cdfed7def8259757d24c (patch) | |
tree | cd19d32fe64364e24d03795d6fdf5d246c309b92 /po/POTFILES | |
parent | a20ab237477fe774d69fa742d59a5659ede35b15 (diff) |
Internationalise all strings in source code
Diffstat (limited to 'po/POTFILES')
-rw-r--r-- | po/POTFILES | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/po/POTFILES b/po/POTFILES index e5ad4bf..0f573fc 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -1,2 +1,16 @@ src/colloquium.c src/debugger.c +src/frame.c +src/imagestore.c +src/narrative_window.c +src/pr_clock.c +src/presentation.c +src/print.c +src/render.c +src/sc_editor.c +src/sc_interp.c +src/sc_parse.c +src/slideshow.c +src/slide_window.c +src/testcard.c +src/utils.c |