add po similar to template

This commit is contained in:
2022-07-17 18:26:46 +02:00
parent eaed5b6117
commit 8c04a56c07
4 changed files with 5 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ cargo_sources = files(
subdir('data')
subdir('src')
subdir('po')
gnome.post_install(
glib_compile_schemas: true,
View File
+3
View File
@@ -0,0 +1,3 @@
data/org.kuchelmeister.toolbxtuner.desktop.in
data/org.kuchelmeister.toolbxtuner.appdata.xml.in
data/org.kuchelmeister.toolbxtuner.gschema.xml
+1
View File
@@ -0,0 +1 @@
i18n.gettext('toolbx-tuner', preset: 'glib')