pidgin/pidgin

9389ba16cf40
Rename options.[ch] to purpleoptions.[ch]

* Rename the files
* Move the doc comments from the source to header files
* Namespaced the callback functions

Testing Done:
Compiled, ran `ninja pidgin-pot`, and verified the output of `ninja libpurple-doc`.

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