pidgin/pidgin

e393090804c1
Add user splits and account options to the IRCv3 protocol

Testing Done:
Opened the account editor and verified that all of the settings where there with the correct defaults.

Bugs closed: PIDGIN-17686

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