pidgin/pidgin

8627951788d1
Add purple_saved_presence_matches to enable searching in UIs

Testing Done:
Consulted with Turtles and ran the unit tests under valgrind.

Reviewed at https://reviews.imfreedom.org/r/2942/
library('idle', 'idle.c',
c_args : ['-DG_LOG_USE_STRUCTURED', '-DG_LOG_DOMAIN="PurplePlugin-Idle"'],
gnu_symbol_visibility : 'hidden',
dependencies : [libpurple_dep],
name_prefix : '',
install : true, install_dir : PURPLE_PLUGINDIR)
devenv.append('PURPLE_PLUGIN_PATH', meson.current_build_dir())