Files @ 47f86754eae6
Branch filter:

Location: libtransport.git/backends/libpurple/purple_defs.cpp - annotation

HanzZ
Allow setting config file options also from command line
1
2
3
4
5
#include "purple_defs.h"
bool resolvePurpleFunctions() {
	return true;
}