pidgin/pidgin

96f15115ab61
Migrate the PidginNetworkPrefs to AdwEntryRow

Also fix some focus issues and removed some now unnecessary variables in the
source file.

Testing Done:
Opened the network prefs page and messed with the settings.

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