pidgin/pidgin

Remove the private data from PurplePresence
default tip
25 hours ago, Gary Kramlich
939814cb9972
Remove the private data from PurplePresence

Testing Done:
Ran the turtles.

Reviewed at https://reviews.imfreedom.org/r/3149/
if get_option('doc')
subdir('libpurple')
subdir('protocols')
if ENABLE_GTK
subdir('pidgin')
else
pidgin_doc = []
endif
alias_target('doc', libpurple_doc, protocols_doc, pidgin_doc)
endif