pidgin/pidgin

create a global header for finch

2020-08-13, Gary Kramlich
2ebcb8eb5c01
create a global header for finch

create a global include file for finch

protect all the finch header files and update the plugins to use the global header

Reviewed at https://reviews.imfreedom.org/r/61/
i18n = import('i18n')
i18n.gettext('pidgin',
args : '--from-code=utf-8',
install : get_option('nls'),
)