about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xpo/LINGUAS1
-rwxr-xr-xpo/POTFILES7
2 files changed, 7 insertions, 1 deletions
diff --git a/po/LINGUAS b/po/LINGUAS
index 5b70c3f..1b702d8 100755
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1,3 +1,4 @@
+# Please keep this list alphabetized
 de
 es
 it
diff --git a/po/POTFILES b/po/POTFILES
index 62cfd39..b35fb70 100755
--- a/po/POTFILES
+++ b/po/POTFILES
@@ -1,10 +1,15 @@
-data/com.lakoliu.Furtherance.desktop.in
+# Please keep this list alphabetized
 data/com.lakoliu.Furtherance.appdata.xml.in
+data/com.lakoliu.Furtherance.desktop.in
+
+# UI files
 src/gtk/history_box.ui
 src/gtk/preferences_window.ui
 src/gtk/task_details.ui
 src/gtk/task_row.ui
 src/gtk/window.ui
+
+# Rust code
 src/application.rs
 src/ui/task_details.rs
 src/ui/tasks_page.rs