pidgin/pidgin

7c5b89b33e19
Separate the conversation commands out to their own file

Testing Done:
Ran pidgin locally verified the commands worked. Ran `ninja pidgin-doc` as well as `ninja pidgin-pot`

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