pidgin/purple-plugin-pack

Merged in default (pull request #21)

2020-03-05, Gary Kramlich
326e0a0c4001
Merged in default (pull request #21)

Remove xchat-chats as it's hacky and carrying a super old version of the xchat widgets

Approved-by: Elliott Sales de Andrade
if TYPES.contains('incomplete') and PIDGIN.found()
msglen = shared_module('msglen',
'msglen.c',
dependencies : [PIDGIN, GTK],
name_prefix : '',
install : true,
install_dir : PIDGIN_LIBDIR)
PP_PIDGIN_BUILD += 'msglen'
endif