about summary refs log tree commit diff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/LINGUAS0
-rw-r--r--po/POTFILES4
-rw-r--r--po/meson.build1
3 files changed, 5 insertions, 0 deletions
diff --git a/po/LINGUAS b/po/LINGUAS
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/po/LINGUAS
diff --git a/po/POTFILES b/po/POTFILES
new file mode 100644
index 0000000..1dc8b86
--- /dev/null
+++ b/po/POTFILES
@@ -0,0 +1,4 @@
+data/com.lakoliu.Furtherance.desktop.in
+data/com.lakoliu.Furtherance.appdata.xml.in
+data/com.lakoliu.Furtherance.gschema.xml
+src/window.ui
diff --git a/po/meson.build b/po/meson.build
new file mode 100644
index 0000000..9c83879
--- /dev/null
+++ b/po/meson.build
@@ -0,0 +1 @@
+i18n.gettext('furtherance', preset: 'glib')