pidgin/pidgin

1b672557ad9f
Replace JabberRegisterCBData with PurpleKeyValuePair

Replace `JabberRegisterCBData` with `PurpleKeyValuePair`.

Testing Done:
Compile, run.

Reviewed at https://reviews.imfreedom.org/r/543/
pidgin3_xml = configure_file(
input : 'pidgin3.xml.in',
output : 'pidgin3.xml',
configuration : version_conf,
install : true,
install_dir : get_option('datadir') / 'glade/catalogs')