pidgin/pidgin

318204db6284
Split PurpleConnectionErrorInfo out to its own file

Testing Done:
Compiled and used the demos connection error action to make sure the changes were fine.

Reviewed at https://reviews.imfreedom.org/r/1806/
purple_toast = library('purple-toast', 'purple-toast.c',
c_args : ['-DG_LOG_USE_STRUCTURED', '-DG_LOG_DOMAIN="PurplePlugin-Toast"'],
dependencies : [libpurple_dep],
name_prefix: '',
install : true, install_dir : PURPLE_PLUGINDIR)
devenv.append('PURPLE_PLUGIN_PATH', meson.current_build_dir())