This directory contains all the sources for the two Telepathy-Qt
libraries.

Core is for QtTelepathyCore (a "serverside" implementation of the
telepathy specification). This is required to build e.g. custom
Connection Managers.

Client is for QtTelepathyClient, a "clientside" implementation of
the teleptahy specification. This is what most developers will want:
It has everything required to use Telepathy Connection Managers.

Common contains common code build into both Client and Core version
of Telepathy-Qt

*MOST* files here are generated. Some are manually created while
others are generated but were modified.

