pidgin/pidgin

Add a custom target for running everything when landing a pull request

Testing Done:
Ran `ninja clean` followed by `ninja turtles` and verified the pot file, all the code, and the docs were compiled.

Reviewed at https://reviews.imfreedom.org/r/2387/
i18n = import('i18n')
# use the glib preset which is defined at
# https://github.com/mesonbuild/meson/blob/master/mesonbuild/modules/i18n.py#L93
# at the time of this comment.
i18n.gettext('pidgin', preset : 'glib')