pidgin/pidgin

50558d740eff
Add purple_presence_primitive_to_string for easier display

Testing Done:
Compiled

Reviewed at https://reviews.imfreedom.org/r/2371/
PURPLE_HISTORY_SOURCES = [
'purplehistorycore.c',
]
purple_history = executable('purple-history',
PURPLE_HISTORY_SOURCES,
dependencies : [libpurple_dep, glib],
install : true)