pidgin/pidgin

Now that the plugin dialog shows more information we can remove the debug plugin info dialog
nullclient = executable('nullclient', 'nullclient.c', 'defines.h',
c_args : ['-DSTANDALONE'],
dependencies : [libpurple_dep, glib])