diff options
author | musiclover <musiclover382@protonmail.com> | 2022-06-11 11:41:02 +0200 |
---|---|---|
committer | musiclover <musiclover382@protonmail.com> | 2022-06-11 11:41:02 +0200 |
commit | bb38a35e11e38ca881e13617dc40b858acd5bd93 (patch) | |
tree | 4336f0d6db93900a352c247e29ffe6f4697f5307 /po/POTFILES | |
parent | fe6ae6ab622fe9a4b767f85ddeaafec9dcd3ca87 (diff) | |
download | Furtherance-bb38a35e11e38ca881e13617dc40b858acd5bd93.tar.zst |
Update translation template
Diffstat (limited to 'po/POTFILES')
-rwxr-xr-x | po/POTFILES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/po/POTFILES b/po/POTFILES index 06008b8..1c3b87b 100755 --- a/po/POTFILES +++ b/po/POTFILES @@ -3,15 +3,17 @@ data/com.lakoliu.Furtherance.appdata.xml.in data/com.lakoliu.Furtherance.desktop.in # UI files +src/gtk/dialogs.ui src/gtk/history_box.ui src/gtk/preferences_window.ui +src/gtk/report.ui src/gtk/task_details.ui src/gtk/task_row.ui -src/gtk/dialogs.ui src/gtk/window.ui # Rust code src/application.rs +src/ui/report.rs src/ui/task_details.rs src/ui/tasks_page.rs src/ui/window.rs |