about summary refs log tree commit diff
path: root/po/POTFILES
diff options
context:
space:
mode:
authorlakoliu <99976966+lakoliu@users.noreply.github.com>2022-04-06 22:27:13 +0300
committerGitHub <noreply@github.com>2022-04-06 22:27:13 +0300
commit3070a42a39b45de78364c888cd28c84dca3ba7bb (patch)
treeeba0f24df78832157dc38a86904e4f3a510df905 /po/POTFILES
parentb816f3c91691d7dc521927cd4109861ca6d7dde8 (diff)
parent049a8088a78666816b36397b89215b1e01b7eb69 (diff)
downloadFurtherance-3070a42a39b45de78364c888cd28c84dca3ba7bb.tar.zst
Merge pull request #9 from musiclover382/i18n
Complete localization support
Diffstat (limited to 'po/POTFILES')
-rwxr-xr-xpo/POTFILES11
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