Mon, 27 Sep 2021 20:42:30 -0500
Remove pidgin_dialog* helper functions
Since `homogeneous` on boxes is `FALSE` by default, I didn't bother setting it.
Testing Done:
Compile-only, mostly. I did check the Accounts windows, but requests are harder to check.
Reviewed at https://reviews.imfreedom.org/r/949/
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)