pidgin/pidgin

a8bdd1227991
Remove GtkDialog handling in pidgin_widget_decorate_account.

This function is only ever called with a Gtk[H]Box, so this squelches
warnings about deprecated functions.
nullclient = executable('nullclient', 'nullclient.c', 'defines.h',
c_args : ['-DSTANDALONE'],
dependencies : [libpurple_dep, glib])