mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-26 14:13:26 +00:00
meson: Include the same i18n bug reporting address as for Autotools
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
30c6b7dbf2
commit
9fa89a9587
@ -1,4 +1,10 @@
|
||||
# Copyright 2022 Collabora Ltd.
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
i18n.gettext('flatpak', preset: 'glib')
|
||||
i18n.gettext(
|
||||
'flatpak',
|
||||
preset: 'glib',
|
||||
args: [
|
||||
'--msgid-bugs-address=https://github.com/flatpak/flatpak/issues',
|
||||
],
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user