pidgin/pidgin

Convert transparency plugin to GSettings

20 months ago, Elliott Sales de Andrade
40130f43df93
Convert transparency plugin to GSettings

Testing Done:
Enabled plugin and tried out a few options.

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