Add extra args to po/meson.build

This commit is contained in:
kramo
2023-10-21 10:40:36 +02:00
committed by GitHub
parent 2ad2cc3400
commit 52f02f7d05

View File

@@ -1 +1 @@
i18n.gettext('warehouse', preset: 'glib')
i18n.gettext('warehouse', preset: 'glib', args: ['--copyright-holder=Heliguy', '--package-name=io.github.flattool.heliguy.Warehouse'])