diff options
author | musiclover <musiclover382@protonmail.com> | 2022-04-03 20:20:47 +0200 |
---|---|---|
committer | musiclover <musiclover382@protonmail.com> | 2022-04-03 20:20:47 +0200 |
commit | 97a7e97e207ecb77402ceb458d68c7649a26d144 (patch) | |
tree | 6cccd6eef24781e3d1ffab75cf7f063abddff045 | |
parent | 133368a29fd945a59bd68a10bd04d3fb7b983f44 (diff) | |
download | Furtherance-97a7e97e207ecb77402ceb458d68c7649a26d144.tar.zst |
Add translatable files to POTFILES
-rwxr-xr-x | po/POTFILES | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/po/POTFILES b/po/POTFILES index 1dc8b86..62cfd39 100755 --- a/po/POTFILES +++ b/po/POTFILES @@ -1,4 +1,11 @@ data/com.lakoliu.Furtherance.desktop.in data/com.lakoliu.Furtherance.appdata.xml.in -data/com.lakoliu.Furtherance.gschema.xml -src/window.ui +src/gtk/history_box.ui +src/gtk/preferences_window.ui +src/gtk/task_details.ui +src/gtk/task_row.ui +src/gtk/window.ui +src/application.rs +src/ui/task_details.rs +src/ui/tasks_page.rs +src/ui/window.rs |