pidgin/purple-plugin-pack

0c00e74768ad
clean up some compiler warnings in the translate plugin
if TYPES.contains('default') and PIDGIN.found()
convbadger = shared_module('convbadger',
'convbadger.c',
dependencies : [PIDGIN, GTK],
name_prefix : '',
install : true,
install_dir : PIDGIN_LIBDIR)
PP_PIDGIN_BUILD += 'convbadger'
endif