From 09a1e3d94ea1375d1a8a9e1c9ce97bd19c27ea44 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 4 Oct 2018 23:07:10 +0200 Subject: [PATCH] Register every source file with translations --- po/POTFILES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/po/POTFILES b/po/POTFILES index 1152907..e732df2 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -1,2 +1,5 @@ ../src/main.c +../src/tab.c ../src/terminal.c +../src/widget.c +../src/window.c