pidgin/pidgin

De-privatize FinchMedia

20 months ago, Elliott Sales de Andrade
7fc9ba469e9d
De-privatize FinchMedia

Also do a bit of minor cleanup to object lifecycle handling.

Testing Done:
Compile only

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