pidgin/pidgin

Add description to PurpleProtocol

2021-07-13, Prateek Pardeshi
ddc26be7f597
Add description to PurpleProtocol

Testing Done:
Ran and tested on the Account Assistant, which I'm developing currently.

![](https://i.ibb.co/bsVHdJv/Screenshot-from-2021-07-12-11-13-55.png)

Bugs closed: PIDGIN-17460

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