diff options
author | LakoLiu <99976966+lakoliu@users.noreply.github.com> | 2024-01-09 09:56:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-09 09:56:18 +0100 |
commit | 529105511ee294a56a478e58e20b33370d1ab549 (patch) | |
tree | 9df5cd7820e5ef583790bd49cac3cf7617b109fb /po/POTFILES | |
parent | 18cccd92844d2fd882cb4dd392af28bcd6517bcd (diff) | |
parent | 36256477cc0ed102ed91af651ebf6cf562f06680 (diff) | |
download | Furtherance-529105511ee294a56a478e58e20b33370d1ab549.tar.zst |
Merge pull request #123 from sabriunal/fix-appdata
Appdata and translation related pathces
Diffstat (limited to 'po/POTFILES')
-rw-r--r-- | po/POTFILES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES b/po/POTFILES index 1c3b87b..e2abfcd 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -13,6 +13,8 @@ src/gtk/window.ui # Rust code src/application.rs +src/database.rs +src/ui/preferences_window.rs src/ui/report.rs src/ui/task_details.rs src/ui/tasks_page.rs |