pidgin/pidgin

5f8b886eafce
Add GLADE_CATALOG_SEARCH_PATH to the devenv

Testing Done:
Verified the widgets show up in glade.

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