ephoto/po/meson.build

5 lines
76 B
Meson
Raw Normal View History

2017-09-13 08:38:50 -07:00
if get_option('nls')
i18n = import('i18n')
i18n.gettext('ephoto')
endif