pidgin/purple-plugin-pack

4b64e3618c52
ChangeLog the removal of the irssi easter egg
if TYPES.contains('default') and PIDGIN.found() and IS_PURPLE_TWO
nicksaid = shared_module('nicksaid',
'nicksaid.c',
dependencies : [PIDGIN, GTK],
name_prefix : '',
install : true,
install_dir : PIDGIN_LIBDIR)
PP_PIDGIN_BUILD += 'nicksaid'
endif