mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
add po similar to template
This commit is contained in:
@@ -18,6 +18,7 @@ cargo_sources = files(
|
||||
|
||||
subdir('data')
|
||||
subdir('src')
|
||||
subdir('po')
|
||||
|
||||
gnome.post_install(
|
||||
glib_compile_schemas: true,
|
||||
|
||||
0
po/LINGUAS
Normal file
0
po/LINGUAS
Normal file
3
po/POTFILES
Normal file
3
po/POTFILES
Normal 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
po/meson.build
Normal file
1
po/meson.build
Normal file
@@ -0,0 +1 @@
|
||||
i18n.gettext('toolbx-tuner', preset: 'glib')
|
||||
Reference in New Issue
Block a user