Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync tools/ with telepathy-glib | Guillaume Desmottes | 2013-01-04 | 1 | -2/+2 |
| | | | | | | This should allow Empathy to be build with Python 3. https://bugzilla.gnome.org/show_bug.cgi?id=687616 | ||||
* | Update tools from telepathy-glib | Emilio Pozuelo Monfort | 2011-02-01 | 1 | -3/+2 |
| | |||||
* | Update tools to latest version of tp-glib and include a gitignore | Xavier Claessens | 2008-11-22 | 1 | -162/+15 |
| | | | | svn path=/trunk/; revision=1883 | ||||
* | Import tools from telepathy-glib 0.7.3 and build a static libemp-extensions.la. | Xavier Claessens | 2008-02-26 | 1 | -0/+320 |
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 |