pidgin/pidgin

Add the new PidginPluginsMenu which manages itself when plugins and loaded/unloaded.
subdir('libpurple')
subdir('protocols')
if ENABLE_GTK
subdir('pidgin')
endif
if enable_consoleui
subdir('finch')
endif