pidgin/pidgin

Add protocol actions to Pidgin account menu

22 months ago, Elliott Sales de Andrade
90276efac79d
Add protocol actions to Pidgin account menu

Testing Done:
Compiled with other reviews and ran. Also added multiple demo accounts and disabled them one by one and verified they continued to work.

Bugs closed: PIDGIN-17497

Reviewed at https://reviews.imfreedom.org/r/1364/
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'))