pidgin/pidgin

Replace JabberSmileyRef with PurpleKeyValuePair

2021-02-28, Arkadiy Illarionov
52f630910634
Replace JabberSmileyRef with PurpleKeyValuePair

Change values of temporary hash table.

Testing Done:
Compile and run.

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