summaryrefslogtreecommitdiff
path: root/po/meson.build
blob: 3d7dc9607a90a1eb29ddff4d6670e8cd0b34cf03 (plain)
1
2
3
4
5
6
i18n = import('i18n')

# use the glib preset which is defined at
# https://github.com/mesonbuild/meson/blob/master/mesonbuild/modules/i18n.py#L93
# at the time of this comment.
i18n.gettext('pidgin', preset : 'glib')