pidgin/pidgin

Add a protocol actions interface

23 months ago, Elliott Sales de Andrade
05ac40f0e0c4
Add a protocol actions interface

Testing Done:
Compile only, for this part by itself.

Reviewed at https://reviews.imfreedom.org/r/1511/
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', install : get_option('nls'))