pidgin/pidgin

Fix the resource path so we can use the automatic stuff that GtkApplication supports

Testing Done:
Opened a conversation, as well as the plugins and help dialogs.

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