ephoto/po/meson.build

5 lines
76 B
Meson

if get_option('nls')
i18n = import('i18n')
i18n.gettext('ephoto')
endif