pidgin/pidgin

Add purple_request_field_choice_add_full

2021-03-13, Arkadiy Illarionov
7f0cde300360
Add purple_request_field_choice_add_full

Use `PurpleKeyValuePair`'s `value_destroy_func` to store choice value destroy function.

Testing Done:
Compile and run.

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