pidgin/pidgin

Add a compat version of g_date_time_format_iso8601 and install glibcompat.h
i18n = import('i18n')
i18n.gettext('pidgin',
args : '--from-code=utf-8',
install : get_option('nls'),
)