pidgin/pidgin

Fix a bunch of random warnings

2020-08-08, Gary Kramlich
413ef6af21ab
Fix a bunch of random warnings

Testing Done:
Just compile testing and output review. Most of these were just unused variables, the `g_hash_table_lookup_exteneded` was just a type warning.

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