enlightenment/po/meson.build

6 lines
119 B
Meson

if get_option('nls')
i18n = import('i18n')
i18n.gettext('enlightenment')
config_h.set('HAVE_GETTEXT', '1')
endif