aboutsummaryrefslogtreecommitdiffstats
path: root/extensions/Stream_Engine.xml
Commit message (Collapse)AuthorAgeFilesLines
* Initial port from telepathy-stream-engine to telepathy-farsightSjoerd Simons2009-02-031-60/+0
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2380
* Fix spec format to make it work with updated toolsXavier Claessens2008-11-221-2/+18
| | | | svn path=/trunk/; revision=1868
* Import tools from telepathy-glib 0.7.3 and build a static libemp-extensions.la.Xavier Claessens2008-02-261-0/+44
Link that library into libempathy (it's not actually used for anything at this point). Extensions currently built: ChannelHandler and StreamEngine. The namespacing convention used is emp_*, Emp*, EMP_* so it won't be included in the library ABI. svn path=/trunk/; revision=663