pidgin/pidgin

e4b7dd31c64c
Fix some warnings in gtkconv.c involving PidginAvatar

Testing Done:
Compiled and verified the warnings are gone.

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