| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This should allow Empathy to be build with Python 3.
https://bugzilla.gnome.org/show_bug.cgi?id=687616
|
|
|
|
| |
Fix extensions/Makefile.am to build with the new tools.
|
| |
|
|
|
|
| |
svn path=/trunk/; revision=1883
|
|
|
|
| |
svn path=/trunk/; revision=915
|
|
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
|