pidgin/pidgin

f1ce6abbf4d1
Define all final types as such for protocols

Testing Done:
Ran with the turtles.

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