po: add potfiles

This commit is contained in:
2023-05-02 00:28:43 +02:00
parent 195122c1c2
commit 7194137d2d
3 changed files with 8 additions and 0 deletions

0
po/LINGUAS Normal file
View File

7
po/POTFILES Normal file
View File

@@ -0,0 +1,7 @@
data/io.github.ImaginerApp.Imaginer.desktop.in
data/io.github.ImaginerApp.Imaginer.appdata.xml.in
data/io.github.ImaginerApp.Imaginer.gschema.xml
src/main.py
src/window.py
src/window.blp
src/gtk/help-overlay.blp

1
po/meson.build Normal file
View File

@@ -0,0 +1 @@
i18n.gettext('imaginer', preset: 'glib')