pidgin/pidgin

closing merged branch
port-changes-from-branch-2.x.y-to-default
2020-02-03, Gary Kramlich
2f836435c33c
closing merged branch
if PLUGINS
xmppconsole_resource = gnome.compile_resources('xmppconsoleresources',
'xmppconsole.gresource.xml',
c_name : 'xmppconsole')
library('xmppconsole',
'xmppconsole.c', xmppconsole_resource,
dependencies : [libpurple_dep, libpidgin_dep, glib],
name_prefix : '',
install : true, install_dir : PIDGIN_PLUGINDIR)
endif # PLUGINS