mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: use modern Meson helpers for i18n
This commit is contained in:
@ -1,8 +1 @@
|
||||
i18n = import('i18n')
|
||||
|
||||
i18n.gettext('sysprof',
|
||||
preset: 'glib',
|
||||
args: [
|
||||
'--msgid-bugs-address=https://bugzilla.gnome.org/enter_bug.cgi?product=sysprof&keywords=I18N+L10N&component=general',
|
||||
],
|
||||
)
|
||||
i18n.gettext('sysprof', preset: 'glib')
|
||||
|
||||
Reference in New Issue
Block a user